Searched refs:NumDevice (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiConfig.h77 UINT8 NumDevice; member in struct:_ISCSI_DEVICE_LIST
H A DIScsiConfig.c246 for (Index = LastDeviceIndex; Index < DeviceList->NumDevice; Index++) {
269 if (LastDeviceIndex == DeviceList->NumDevice) {
274 for (Index = LastDeviceIndex; Index < DeviceList->NumDevice; Index++) {
294 DeviceList->NumDevice = (UINT8) NumHandles;

Completed in 44 milliseconds