Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
DIScsiConfig.h77 UINT8 NumDevice; member
DIScsiConfig.c247 for (Index = LastDeviceIndex; Index < DeviceList->NumDevice; Index++) { in IScsiUpdateDeviceList()
270 if (LastDeviceIndex == DeviceList->NumDevice) { in IScsiUpdateDeviceList()
275 for (Index = LastDeviceIndex; Index < DeviceList->NumDevice; Index++) { in IScsiUpdateDeviceList()
296 DeviceList->NumDevice = (UINT8) NumHandles; in IScsiUpdateDeviceList()