PXE_PCI_CONFIG_INFO

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Unions

Config
union Config

This is a copy of the PCI configuration space for this network device.

Variables

Bus
UINT16 Bus;

This identifies the PCI network device that this UNDI interface. is bound to.

BusType
UINT32 BusType;

This is the flag field for the PXE_DB_GET_CONFIG_INFO union. For PCI bus devices, this field is set to PXE_BUSTYPE_PCI.

Device
UINT8 Device;
Undocumented in source.
Function
UINT8 Function;
Undocumented in source.

Meta