.\" 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 "IBM_SLOT_FROM_ID" "9" "09 October 2005" "" "" .SH NAME ibm_slot_from_id \- workaround for bad ibm hardware .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp union apci_descriptor * ibm_slot_from_id (int \fIid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIid\fB\fR the slot number that linux refers to the slot by .SH "DESCRIPTION" .PP this method returns the aCPI slot descriptor corresponding to the Linux slot number. This descriptor has info about the aPCI slot id and attention status. This descriptor must be freed using kfree when done.