#include <pxe_api.h>
Data Fields | |
| UINT32_t | EISA_Dev_ID |
| EISA device ID. | |
| UINT8_t | Base_Class |
| Base class. | |
| UINT8_t | Sub_Class |
| Sub class. | |
| UINT8_t | Prog_Intf |
| Programming interface. | |
| UINT16_t | CardSelNum |
| Card Select Number assigned to card. | |
Definition at line 1400 of file pxe_api.h.
Programming interface.
Definition at line 1404 of file pxe_api.h.
Referenced by pxenv_undi_get_nic_type().
Card Select Number assigned to card.
Definition at line 1406 of file pxe_api.h.
Referenced by pxenv_undi_get_nic_type().
1.5.7.1