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

/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
H A DComponentName.c124 UINT8 NicIndex; local
131 NicIndex = Private->Session->ConfigData->NicIndex;
136 L"iSCSI (%s, NicIndex=%d)",
138 NicIndex
H A DIScsiConfig.h63 UINT8 NicIndex; member in struct:_ISCSI_ATTEMPT_CONFIG_NVDATA
H A DIScsiDriver.h77 UINT8 NicIndex; member in struct:__anon8432
H A DIScsiConfig.c318 Get the existing attempt config data from global structure by the NicIndex.
326 @retval NULL The attempt with NicIndex does not exist.
340 if (Attempt != NewAttempt && Attempt->NicIndex == NewAttempt->NicIndex &&
656 NicInfo = IScsiGetNicInfoByIndex (Attempt->NicIndex);
1038 (UINT16) (KEY_MAC_ENTRY_BASE + NicInfo->NicIndex)
1618 UINT8 NicIndex; local
1662 NicIndex = (UINT8) (KeyValue - KEY_MAC_ENTRY_BASE);
1663 NicInfo = IScsiGetNicInfoByIndex (NicIndex);
1734 AttemptConfigData->NicIndex
[all...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
H A DIScsiBootFirmwareTable.h130 UINT8 NicIndex; member in struct:__anon4670
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
H A DIScsiBootFirmwareTable.h140 UINT8 NicIndex; member in struct:__anon7144

Completed in 95 milliseconds