Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Datapi.h189 UINT8 allocation_length; member
205 UINT8 allocation_length; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
DPeiAtapi.c51 Packet.Inquiry.allocation_length = 36; in PeiUsbInquiry()
170 Packet.RequestSence.allocation_length = (UINT8) sizeof (ATAPI_REQUEST_SENSE_DATA); in PeiUsbRequestSense()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DAtapi.h372 UINT8 allocation_length; member
391 UINT8 allocation_length; member
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DAtapi.c557 Packet.Inquiry.allocation_length = (UINT8) sizeof (ATAPI_INQUIRY_DATA); in AtapiInquiry()
793 Packet.RequestSence.allocation_length = (UINT8) sizeof (ATAPI_REQUEST_SENSE_DATA); in AtapiRequestSense()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IdeBusPei/
DAtapiPeim.c1644 Packet.Inquiry.allocation_length = (UINT8) sizeof (ATAPI_INQUIRY_DATA); in Inquiry()
2011 Packet.RequestSence.allocation_length = (UINT8) sizeof (ATAPI_REQUEST_SENSE_DATA); in RequestSense()