HomeSort by relevance Sort by last modified time
    Searched defs:NicIndex (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
ComponentName.c 124 UINT8 NicIndex;
131 NicIndex = Private->Session->ConfigData->NicIndex;
136 L"iSCSI (%s, NicIndex=%d)",
138 NicIndex
IScsiConfig.h 63 UINT8 NicIndex;
IScsiDriver.h 77 UINT8 NicIndex;
    [all...]
IScsiConfig.c 321 Get the existing attempt config data from global structure by the NicIndex.
328 has the same NICIndex as the new created attempt.
329 @retval NULL The attempt with NicIndex does not exist.
343 if (Attempt != NewAttempt && Attempt->NicIndex == NewAttempt->NicIndex &&
683 NicInfo = IScsiGetNicInfoByIndex (Attempt->NicIndex);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
IScsiBootFirmwareTable.h 130 UINT8 NicIndex;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
IScsiBootFirmwareTable.h 140 UINT8 NicIndex;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddndis.h     [all...]

Completed in 582 milliseconds