User`s guide

xpcShowPCIDeviceInfo
Purpose Display contents of PCIDevice structure
Prototype void xpc ShowPCIDeviceInfo(xpcPCIDevice *pciInfo)
Arguments
pciInfo
Pointer to the xpcPCIDevice structure.
Description This debugging function displays the contents of the PCID evic e
structure pointed to by pciInfo. You can use this function with
the
xpcGetPCIDeviceInfo function to display the contents of the
xpcPCIDevice structure.
Note R emove this function from th e driver before deploying.
See Also xpcGetPCIDeviceInfo
11-12