Data Fields | |
UINT32 | NumberOfInterfaces |
UINT32 | reserved |
UNDI_CONFIG_TABLE * | nextlink |
struct { | |
VOID * NII_InterfacePointer | |
Pointer to the NII interface structure. | |
VOID * DevicePathPointer | |
Pointer to the device path for this NIC. | |
} | NII_entry [1] |
Pointer to the device path for this NIC.
A pointer to the next UNDI configuration table.
struct { ... } undiconfig_table::NII_entry[1] |
The length of this array is given in the NumberOfInterfaces field.
Pointer to the NII interface structure.
The number of NIC devices that this UNDI controls.