PRINT_PCI_HWPATH
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
print_pci_hwpath - Returns hardware path for PCI devices
SYNOPSIS
"SYNOPSIS"
char * print_pci_hwpath (struct pci_dev * dev, char * output);
ARGUMENTS
- dev
-
-- undescribed --
- output
-
-- undescribed --
DEV
The device to return the path for
OUTPUT
Pointer to a previously-allocated array to place the path in.
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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DEV
-
- OUTPUT
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:39 GMT, October 09, 2005