PXE_PCC_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 PCC configuration space for this network device.

Variables

Bus
PXE_UINT16 Bus;

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

BusType
PXE_UINT32 BusType;

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

Device
PXE_UINT8 Device;
Undocumented in source.
Function
PXE_UINT8 Function;
Undocumented in source.

Meta