Home
last modified time | relevance | path

Searched refs:TranLen1 (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Datapi.h225 UINT8 TranLen1; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
DPeiAtapi.c445 Read10Packet->TranLen1 = (UINT8) (SectorCount & 0xff); in PeiUsbRead10()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DAtapi.c1497 Read10Packet->TranLen1 = (UINT8) (SectorCount & 0xff); in AtapiReadSectors()
1616 Read10Packet->TranLen1 = (UINT8) (SectorCount & 0xff); in AtapiWriteSectors()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DAtapi.h414 UINT8 TranLen1; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IdeBusPei/
DAtapiPeim.c2266 Read10Packet->TranLen1 = (UINT8) (SectorCount & 0xff); in ReadSectors()