|
XenevaOS
|
#include <Sal.h>
Public Attributes | |
| UINT16 | VendorId |
| UINT16 | DeviceId |
| UINT8 | ClassCode [3] |
| UINT8 | FunctionNumber |
| UINT8 | DeviceNumber |
| UINT8 | BusNumber |
| UINT8 | SegmentNumber |
| UINT8 | Reserved [5] |
Format of PCI Component Information to identify the device.
| UINT8 PCI_COMP_INFO::BusNumber |
| UINT8 PCI_COMP_INFO::ClassCode[3] |
| UINT16 PCI_COMP_INFO::DeviceId |
| UINT8 PCI_COMP_INFO::DeviceNumber |
| UINT8 PCI_COMP_INFO::FunctionNumber |
| UINT8 PCI_COMP_INFO::Reserved[5] |
| UINT8 PCI_COMP_INFO::SegmentNumber |
| UINT16 PCI_COMP_INFO::VendorId |