.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "DLPAR_REMOVE_PCI_SLOT" "9" "09 October 2005" "" ""
.SH NAME
dlpar_remove_pci_slot \- DLPAR remove a PCI I/O Slot
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int dlpar_remove_pci_slot (struct slot * \fIslot\fB, char * \fIdrc_name\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIslot\fB\fR
-- undescribed --
.TP
\fB\fIdrc_name\fB\fR
drc-name of newly added slot
.SH "DESCRIPTION"
.PP
Remove the kernel and hotplug representations
of a PCI I/O Slot.
.SH "RETURN CODES"
.PP
0 Success
-ENODEV Not a valid drc_name
-EIO Internal PCI Error