s_PXENV_UNDI_GET_NIC_TYPE Struct Reference
[PXENV_UNDI_GET_NIC_TYPE]

Parameter block for pxenv_undi_get_nic_type(). More...

#include <pxe_api.h>


Data Structures

union  nic_type_info
 NIC information. More...

Data Fields

PXENV_STATUS_t Status
 PXE status code.
UINT8_t NicType
 NIC type.
union
s_PXENV_UNDI_GET_NIC_TYPE::nic_type_info 
info
 NIC information.


Detailed Description

Parameter block for pxenv_undi_get_nic_type().

Definition at line 1410 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 1411 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().

NIC type.

Valid values are PCI_NIC, PnP_NIC or CardBus_NIC.

Definition at line 1416 of file pxe_api.h.

Referenced by pxenv_undi_get_nic_type().

NIC information.

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:09 2010 for gPXE by  doxygen 1.5.7.1