iPXE
|
Information for a PCI or equivalent NIC. More...
#include <pxe_api.h>
Data Fields | |
UINT16_t | Vendor_ID |
PCI vendor ID. More... | |
UINT16_t | Dev_ID |
PCI device ID. More... | |
UINT8_t | Base_Class |
PCI base class. More... | |
UINT8_t | Sub_Class |
PCI sub class. More... | |
UINT8_t | Prog_Intf |
PCI programming interface. More... | |
UINT8_t | Rev |
PCI revision. More... | |
UINT16_t | BusDevFunc |
PCI bus:dev:fn address. More... | |
UINT16_t | SubVendor_ID |
PCI subvendor ID. More... | |
UINT16_t | SubDevice_ID |
PCI subdevice ID. More... | |
UINT8_t pci_nic_info::Prog_Intf |
UINT16_t pci_nic_info::BusDevFunc |