Home
last modified time | relevance | path

Searched refs:BootLun (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
DIScsiExtScsiPassThru.c75 if (Target[0] != 0 || (CompareMem (&Lun, ConfigNvData->BootLun, sizeof (UINT64)) != 0)) { in IScsiExtScsiPassThruFunction()
138 if ((*Target)[0] == 0 && (CompareMem (Lun, ConfigNvData->BootLun, sizeof (UINT64)) == 0)) { in IScsiExtScsiPassThruGetNextTargetLun()
148 CopyMem (Lun, ConfigNvData->BootLun, sizeof (UINT64)); in IScsiExtScsiPassThruGetNextTargetLun()
212 if (CompareMem (&Lun, ConfigNvData->BootLun, sizeof (UINT64)) != 0) { in IScsiExtScsiPassThruBuildDevicePath()
245 CopyMem (&Node->Iscsi.Lun, ConfigNvData->BootLun, sizeof (UINT64)); in IScsiExtScsiPassThruBuildDevicePath()
305 CopyMem (Lun, ConfigNvData->BootLun, sizeof (UINT64)); in IScsiExtScsiPassThruGetTargetLun()
DIScsiDhcp.c137 Status = IScsiAsciiStrToLun (Field->Str, ConfigNvData->BootLun); in IScsiDhcpExtractRootPath()
142 ZeroMem (ConfigNvData->BootLun, sizeof (ConfigNvData->BootLun)); in IScsiDhcpExtractRootPath()
DIScsiConfigNVDataStruc.h96 CHAR16 BootLun[ISCSI_LUN_STR_MAX_LEN]; member
DIScsiIbft.c363 CopyMem (Target->BootLun, SessionConfigData->NvData.BootLun, sizeof (Target->BootLun)); in IScsiFillNICAndTargetSections()
DIScsiMisc.h40 UINT8 BootLun[8]; member
DIScsiConfig.c385 IScsiLunToUnicodeStr (SessionConfigData->BootLun, IfrNvData->BootLun); in IScsiConvertDeviceConfigDataToIfrNvData()
799 IScsiUnicodeStrToAsciiStr (IfrNvData->BootLun, LunString); in IScsiFormCallback()
804 CopyMem (Private->Current->SessionConfigData.BootLun, &Lun, sizeof (Lun)); in IScsiFormCallback()
DIScsiConfigDxe.vfr128 string varid = ISCSI_CONFIG_IFR_NVDATA.BootLun,
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
DIScsiExtScsiPassThru.c161 if ((*Target)[0] == 0 && (CompareMem (Lun, ConfigNvData->BootLun, sizeof (UINT64)) == 0)) { in IScsiExtScsiPassThruGetNextTargetLun()
171 CopyMem (Lun, ConfigNvData->BootLun, sizeof (UINT64)); in IScsiExtScsiPassThruGetNextTargetLun()
235 if (CompareMem (&Lun, ConfigNvData->BootLun, sizeof (UINT64)) != 0) { in IScsiExtScsiPassThruBuildDevicePath()
274 CopyMem (&Node->Iscsi.Lun, ConfigNvData->BootLun, sizeof (UINT64)); in IScsiExtScsiPassThruBuildDevicePath()
338 CopyMem (Lun, ConfigNvData->BootLun, sizeof (UINT64)); in IScsiExtScsiPassThruGetTargetLun()
DIScsiDhcp.c154 Status = IScsiAsciiStrToLun (Field->Str, ConfigNvData->BootLun); in IScsiDhcpExtractRootPath()
159 ZeroMem (ConfigNvData->BootLun, sizeof (ConfigNvData->BootLun)); in IScsiDhcpExtractRootPath()
DIScsiDhcp6.c182 Status = IScsiAsciiStrToLun (Field->Str, ConfigNvData->BootLun); in IScsiDhcp6ExtractRootPath()
187 ZeroMem (ConfigNvData->BootLun, sizeof (ConfigNvData->BootLun)); in IScsiDhcp6ExtractRootPath()
DIScsiConfigNVDataStruc.h159 CHAR16 BootLun[ISCSI_LUN_STR_MAX_LEN]; member
DIScsiIbft.c381 CopyMem (Target->BootLun, NvData->BootLun, sizeof (Target->BootLun)); in IScsiFillNICAndTargetSections()
DIScsiMisc.h51 UINT8 BootLun[8]; member
DIScsiConfig.c401 IScsiLunToUnicodeStr (SessionConfigData->BootLun, IfrNvData->BootLun); in IScsiConvertAttemptConfigDataToIfrNvData()
2449 UnicodeStrToAsciiStrS (IfrNvData->BootLun, LunString, sizeof (LunString)); in IScsiFormCallback()
2459 CopyMem (Private->Current->SessionConfigData.BootLun, &Lun, sizeof (Lun)); in IScsiFormCallback()
DIScsiConfigVfr.vfr269 string varid = ISCSI_CONFIG_IFR_NVDATA.BootLun,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DIScsiBootFirmwareTable.h128 UINT8 BootLun[8]; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DIScsiBootFirmwareTable.h138 UINT8 BootLun[8]; member