Searched defs:NicPtr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/UndiRuntimeDxe/
H A DDecode.c1423 When called with a null NicPtr, this routine decrements the number of NICs
1428 @param NicPtr Pointer to the NIC data structure.
1435 IN NIC_DATA_INSTANCE *NicPtr,
1439 if (NicPtr == NULL) {
1434 PxeUpdate( IN NIC_DATA_INSTANCE *NicPtr, IN PXE_SW_UNDI *PxePtr ) argument

Completed in 51 milliseconds