HomeSort by relevance Sort by last modified time
    Searched refs:Lun (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBoot.h 99 UINT8 Lun; ///< Lun (high 3 bits)
119 UINT8 Lun;
131 UINT8 Lun;
138 UINT8 Lun;
157 UINT8 Lun; ///< Lun (High 3 bits)
167 UINT8 Lun;
177 UINT8 Lun; ///< Lun (High 3 bits)
    [all...]
UsbMassBot.h 26 #define USB_BOT_GETLUN_REQUEST 0xFE ///< Get Max Lun
29 #define USB_BOT_MAX_LUN 0x0F ///< Lun number is from 0 to 15
65 UINT8 Lun; ///< Lun number. Bits 0~3 are used
124 @param Lun The number of logic unit
140 IN UINT8 Lun,
164 Get the max LUN (Logical Unit Number) of USB mass storage device.
167 @param MaxLun Return pointer to the max number of LUN. (e.g. MaxLun=1 means LUN0 and
170 @retval EFI_SUCCESS Max LUN is got successfully.
UsbMassBoot.c 52 SenseCmd.Lun = (UINT8) (USB_BOOT_LUN (UsbMass->Lun));
62 UsbMass->Lun,
182 UsbMass->Lun,
320 TestCmd.Lun = (UINT8) (USB_BOOT_LUN (UsbMass->Lun));
359 InquiryCmd.Lun = (UINT8) (USB_BOOT_LUN (UsbMass->Lun));
503 CapacityCmd.Lun = (UINT8) (USB_BOOT_LUN (UsbMass->Lun));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
UfsPassThru.c 49 UFS_LUN_0, // Ufs Common Lun 0
50 UFS_LUN_1, // Ufs Common Lun 1
51 UFS_LUN_2, // Ufs Common Lun 2
52 UFS_LUN_3, // Ufs Common Lun 3
53 UFS_LUN_4, // Ufs Common Lun 4
54 UFS_LUN_5, // Ufs Common Lun 5
55 UFS_LUN_6, // Ufs Common Lun 6
56 UFS_LUN_7, // Ufs Common Lun 7
57 UFS_WLUN_REPORT_LUNS, // Ufs Reports Luns Well Known Lun
58 UFS_WLUN_UFS_DEV, // Ufs Device Well Known Lun
    [all...]
UfsPassThru.h 37 // Lun 0~7 is for 8 common luns.
38 // Lun 8~11 is for those 4 well known luns (Refer to UFS 2.0 spec Table 10.58 for details):
39 // Lun 8: REPORT LUNS
40 // Lun 9: UFS DEVICE
41 // Lun 10: BOOT
42 // Lun 11: RPMB
48 UINT8 Lun[UFS_MAX_LUNS];
408 @param Lun The LUN of the SCSI device to send the SCSI Request Packet.
410 specified by Target and Lun.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiExtScsiPassThru.c 28 @param[in] Lun The LUN of the SCSI device to send the SCSI Request Packet.
30 specified by Target and Lun.
50 @retval EFI_INVALID_PARAMETER Target, Lun, or the contents of ScsiRequestPacket are invalid.
63 IN UINT64 Lun,
75 if (Target[0] != 0 || (CompareMem (&Lun, ConfigNvData->BootLun, sizeof (UINT64)) != 0)) {
83 Status = IScsiExecuteScsiCommand (This, Target, Lun, Packet);
92 Status = IScsiExecuteScsiCommand (This, Target, Lun, Packet);
102 Target ID and LUN returned to see if a SCSI device is actually present at that location on the SCSI
113 @param[in, out] Lun On input, a pointer to the LUN of a SCSI device present on the SCSI
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiExtScsiPassThru.c 42 @param[in] Lun The LUN of the SCSI device to send the SCSI Request Packet.
44 SCSI device specified by Target and Lun.
67 @retval EFI_INVALID_PARAMETER Target, Lun, or the contents of ScsiRequestPacket,
84 IN UINT64 Lun,
100 Status = IScsiExecuteScsiCommand (This, Target, Lun, Packet);
110 Status = IScsiExecuteScsiCommand (This, Target, Lun, Packet);
122 and LUN returned to see if a SCSI device is actually present at that location
132 @param[in, out] Lun On input, a pointer to the LUN of a SCSI device
    [all...]
IScsiDriver.h 607 @param[in] Lun The LUN of the SCSI device to send the SCSI Request Packet.
609 SCSI device specified by Target and Lun.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiPassThru/
ScsiPassThru.h 93 IN UINT64 Lun,
109 Lun - The LUN of the SCSI device to send the
112 to the SCSI device specified by Target and Lun.
140 EFI_INVALID_PARAMETER - Target, Lun, or the contents of ScsiRequestPacket
160 IN OUT UINT64 *Lun
177 Lun - On input, a pointer to the LUN of a SCSI device
179 to the LUN of the next SCSI device present on a
183 channel was returned in Target and Lun.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiPassThruExt/
ScsiPassThruExt.h 100 IN UINT64 Lun,
118 Lun - The LUN of the SCSI device to send the SCSI Request Packet.
120 specified by Target and Lun.
141 EFI_INVALID_PARAMETER- Target, Lun, or the contents of ScsiRequestPacket are invalid.
156 IN OUT UINT64 *Lun
163 Target ID and LUN returned to see if a SCSI device is actually present at that location on the SCSI
175 Lun - On input, a pointer to the LUN of a SCSI device present on the SCSI
176 channel. On output, a pointer to the LUN of the next SCSI device present
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
ScsiPassThru.h 160 @param Lun The LUN of the SCSI device to send the
163 to the SCSI device specified by Target and Lun.
190 @retval EFI_INVALID_PARAMETER Target, Lun, or the contents of ScsiRequestPacket
208 IN UINT64 Lun,
225 @param Lun On input, a pointer to the LUN of a SCSI device
227 to the LUN of the next SCSI device present on a
231 channel was returned in Target and Lun.
233 @retval EFI_INVALID_PARAMETER Target is not 0xFFFFFFFF, and Target and Lun were
    [all...]
ScsiPassThruExt.h 110 /// send to the SCSI device specified by Target and Lun.
139 /// The status returned by the device specified by Target and Lun
161 @param Lun The LUN of the SCSI device to send the SCSI Request Packet.
163 specified by Target and Lun.
183 @retval EFI_INVALID_PARAMETER Target, Lun, or the contents of ScsiRequestPacket are invalid.
196 IN UINT64 Lun,
205 Target ID and LUN returned to see if a SCSI device is actually present at that location on the SCSI
216 @param Lun On input, a pointer to the LUN of a SCSI device present on the SCSI
    [all...]
DevicePath.h 332 UINT16 Lun;
346 /// Logical Unit Number (LUN).
348 UINT16 Lun;
368 UINT64 Lun;
388 UINT8 Lun[8];
496 UINT8 Lun;
519 UINT16 Lun;
775 UINT64 Lun;
799 UINT8 Lun[8];
843 /// Logical Unit Number (LUN).
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioScsiDxe/
VirtioScsi.h 29 // This driver supports 2-byte target identifiers and 4-byte LUN identifiers.
32 // identification, and 8 bytes for LUN identification.
118 IN UINT64 Lun,
129 IN OUT UINT64 *Lun
138 IN UINT64 Lun,
149 OUT UINT64 *Lun
165 IN UINT64 Lun
VirtioScsi.c 128 @param[in] Lun The Logical Unit Number under the SCSI target.
156 IN UINT64 Lun,
171 // a target / LUN was addressed that's impossible to encode for the host
173 Target > 0xFF || Lun >= 0x4000 ||
197 Target > Dev->MaxTarget || Lun > Dev->MaxLun ||
251 // target & LUN encoding: see virtio-0.9.5, Appendix I: SCSI Host Device,
254 Request->Lun[0] = 1;
255 Request->Lun[1] = (UINT8) Target;
256 Request->Lun[2] = (UINT8) (((UINT32)Lun >> 8) | 0x40);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddscsi.h 46 UCHAR Lun;
62 UCHAR Lun;
79 UCHAR Lun;
95 UCHAR Lun;
112 UCHAR Lun;
127 UCHAR Lun;
144 UCHAR Lun;
159 UCHAR Lun;
190 UCHAR Lun;
222 UCHAR Lun;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
storport.h 60 UCHAR Lun;
134 IN UCHAR Lun);
143 IN UCHAR Lun,
186 IN UCHAR Lun,
197 IN UCHAR Lun,
330 IN UCHAR Lun,
340 IN UCHAR Lun);
362 IN UCHAR Lun,
372 IN UCHAR Lun);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
ScsiBus.c 183 UINT64 Lun;
226 Status = ExtPassThru->GetTargetLun (ExtPassThru, RemainingDevicePath, &TargetId, &Lun);
268 Status = PassThru->GetTargetLun (PassThru, RemainingDevicePath, &ScsiTargetId.ScsiId.Scsi, &Lun);
308 UINT64 Lun;
472 Lun = 0;
485 Status = ScsiBusDev->ExtScsiInterface->GetTargetLun (ScsiBusDev->ExtScsiInterface, RemainingDevicePath, &TargetId, &Lun);
487 Status = ScsiBusDev->ScsiInterface->GetTargetLun (ScsiBusDev->ScsiInterface, RemainingDevicePath, &ScsiTargetId.ScsiId.Scsi, &Lun);
508 Status = ScsiBusDev->ExtScsiInterface->GetNextTargetLun (ScsiBusDev->ExtScsiInterface, &TargetId, &Lun);
510 Status = ScsiBusDev->ScsiInterface->GetNextDevice (ScsiBusDev->ScsiInterface, &ScsiTargetId.ScsiId.Scsi, &Lun);
514 // no legal Pun and Lun found any more
    [all...]
ScsiBus.h 100 UINT64 Lun;
349 @param Lun A pointer to the LUN of the SCSI device on
353 @retval EFI_INVALID_PARAMETER The Target or Lun is NULL.
361 OUT UINT64 *Lun
460 @param Lun The Lun of the SCSI device on the SCSI channel.
474 IN UINT64 Lun,
  /device/linaro/bootloader/edk2/OptionRomPkg/AtapiPassThruDxe/
AtapiPassThru.h 493 IN UINT64 Lun,
510 Lun: The LUN of the ATAPI device to send the SCSI Request
511 Packet. To the ATAPI device, Lun is always 0.
513 specified by Target and Lun.
533 IN OUT UINT64 *Lun
551 Lun - On input, a pointer to the LUN of a SCSI device
553 to the LUN of the next SCSI device present on
557 EFI_SUCCESS - The Target ID and Lun of the next SCSI device
    [all...]
AtapiPassThru.c 467 IN UINT64 Lun,
484 Lun: The LUN of the ATAPI device to send the SCSI Request
485 Packet. To the ATAPI device, Lun is always 0.
487 specified by Target and Lun.
509 if ((Target > MAX_TARGET_ID) || (Lun != 0)) {
558 IN OUT UINT64 *Lun
576 Lun - On input, a pointer to the LUN of a SCSI device
578 to the LUN of the next SCSI device present on
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
UfsBlockIoPei.c 119 UFS_LUN_0, // Ufs Common Lun 0
120 UFS_LUN_1, // Ufs Common Lun 1
121 UFS_LUN_2, // Ufs Common Lun 2
122 UFS_LUN_3, // Ufs Common Lun 3
123 UFS_LUN_4, // Ufs Common Lun 4
124 UFS_LUN_5, // Ufs Common Lun 5
125 UFS_LUN_6, // Ufs Common Lun 6
126 UFS_LUN_7, // Ufs Common Lun 7
137 @param[in] Lun The lun on which the SCSI cmd executed.
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DevicePath.h 185 UINT16 Lun;
192 UINT16 Lun;
200 UINT64 Lun;
240 UINT8 Lun;
248 UINT16 Lun;
338 UINT64 Lun;
348 UINT64 Lun;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
AtaAtapiPassThru.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
Edd.h 56 UINT8 Lun;
62 UINT64 Lun;
78 UINT64 Lun;

Completed in 678 milliseconds

1 2 3 4