.\" 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_ADD_SLOT" "9" "09 October 2005" "" ""
.SH NAME
dlpar_add_slot \- DLPAR add an I/O Slot
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int dlpar_add_slot (char * \fIdrc_name\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrc_name\fB\fR
drc-name of newly added slot
.SH "DESCRIPTION"
.PP
Make the hotplug module and the kernel aware
of a newly added I/O Slot.
Return Codes -
0 Success
-ENODEV Not a valid drc_name
-EINVAL Slot already added
-ERESTARTSYS Signalled before obtaining lock
-EIO Internal PCI Error