Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
DBotPeim.c109 IN UINT8 CommandSize, in BotCommandPhase() argument
132 Cbw.CmdLen = CommandSize; in BotCommandPhase()
134 CopyMem (Cbw.CmdBlock, Command, CommandSize); in BotCommandPhase()
332 IN UINT8 CommandSize, in PeiAtapiCommand() argument
352 CommandSize, in PeiAtapiCommand()
DUsbBotPeim.h339 IN UINT8 CommandSize,
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm2Acpi.h43 UINT32 CommandSize; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/UsbAtapi/
DUsbAtapi.h58 IN UINT8 CommandSize,
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
DTcg2Smm.c523 ControlArea->CommandSize = 0xF80; in PublishTpm2()