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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
Ata.c 879 UINT8 Lba3;
909 // low 4 bit of Lba3 stands for LBA bit24~bit27.
911 Lba3 = (UINT8) ((Lba32 >> 24) & 0x0f);
943 Lba3,
988 UINT8 Lba3;
1013 Lba3 = (UINT8) ((Lba32 >> 24) & 0x0f);
1039 Lba3,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
atapi.h 222 UINT8 Lba3;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Atapi.h 411 UINT8 Lba3;

Completed in 155 milliseconds