.\" 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 "PRINT_PCI_HWPATH" "" "06 October 2005" "" "" .SH NAME print_pci_hwpath \- Returns hardware path for PCI devices .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp char * print_pci_hwpath (struct pci_dev * \fIdev\fB, char * \fIoutput\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .TP \fB\fIoutput\fB\fR -- undescribed -- .SH "DEV" .PP The device to return the path for .SH "OUTPUT" .PP Pointer to a previously-allocated array to place the path in. .PP This function fills in the output array with a human-readable path to a PCI device. This string is compatible with that used by PDC, and may be printed on the outside of the box.