s_pxe_pci_config_info Struct Reference

#include <UefiPxe.h>


Data Fields

UINT32 BusType
 This is the flag field for the PXE_DB_GET_CONFIG_INFO union.
UINT16 Bus
 This identifies the PCI network device that this UNDI interface is bound to.
UINT8 Device
UINT8 Function
union {
   UINT8   Byte [256]
   UINT16   Word [128]
   UINT32   Dword [64]
Config
 This is a copy of the PCI configuration space for this network device.


Detailed Description

Definition at line 1176 of file UefiPxe.h.


Field Documentation

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.

Definition at line 1181 of file UefiPxe.h.

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

Definition at line 1187 of file UefiPxe.h.

Definition at line 1188 of file UefiPxe.h.

Definition at line 1189 of file UefiPxe.h.

Definition at line 1196 of file UefiPxe.h.

Definition at line 1197 of file UefiPxe.h.

Definition at line 1198 of file UefiPxe.h.

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


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:08 2010 for gPXE by  doxygen 1.5.7.1