.\" 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 "ACPI_GET_PCI_ID" "9" "09 October 2005" "" "" .SH NAME acpi_get_pci_id \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp acpi_status acpi_get_pci_id (acpi_handle \fIhandle\fB, struct acpi_pci_id * \fIid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIhandle\fB\fR -- undescribed -- .TP \fB\fIid\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP ------------------ This function is used by the ACPI Interpreter (a.k.a. Core Subsystem) to resolve PCI information for ACPI-PCI devices defined in the namespace. This typically occurs when resolving PCI operation region information.