.\" 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 "SLOT_REMOVE" "9" "09 October 2005" "" ""
.SH NAME
slot_remove \- Removes a node from the linked list of slots.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int slot_remove (struct pci_func * \fIold_slot\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIold_slot\fB\fR
slot to remove
.SH "DESCRIPTION"
.PP
Returns 0 if successful, !0 otherwise.