pci_nic_info Struct Reference
[PXENV_UNDI_GET_NIC_TYPE]

Information for a PCI or equivalent NIC. More...

#include <pxe_api.h>


Data Fields

UINT16_t Vendor_ID
 PCI vendor ID.
UINT16_t Dev_ID
 PCI device ID.
UINT8_t Base_Class
 PCI base class.
UINT8_t Sub_Class
 PCI sub class.
UINT8_t Prog_Intf
 PCI programming interface.
UINT8_t Rev
 PCI revision.
UINT16_t BusDevFunc
 PCI bus:dev:fn address.
UINT16_t SubVendor_ID
 PCI subvendor ID.
UINT16_t SubDevice_ID
 PCI subdevice ID.


Detailed Description

Information for a PCI or equivalent NIC.

Definition at line 1387 of file pxe_api.h.


Field Documentation

PCI vendor ID.

Definition at line 1388 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().

PCI device ID.

Definition at line 1389 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().

PCI base class.

Definition at line 1390 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().

PCI sub class.

Definition at line 1391 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().

PCI programming interface.

Definition at line 1392 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().

PCI revision.

Definition at line 1393 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().

PCI bus:dev:fn address.

Definition at line 1394 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().

PCI subvendor ID.

Definition at line 1395 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().

PCI subdevice ID.

Definition at line 1396 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().


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

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