.\" 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_VIO_SLOT" "9" "09 October 2005" "" "" .SH NAME dlpar_remove_vio_slot \- DLPAR remove a virtual I/O Slot .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int dlpar_remove_vio_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 an I/O Slot. .SH "RETURN CODES" .PP 0 Success -EIO Internal Error