Home | History | Annotate | Download | only in IScsiDxe

Lines Matching defs:Lun

2141   UINT64                      Lun;

2450 Status = IScsiAsciiStrToLun (LunString, (UINT8 *) &Lun);
2455 L"Invalid LUN string!",
2459 CopyMem (Private->Current->SessionConfigData.BootLun, &Lun, sizeof (Lun));