Searched defs:InTransferLength (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DScsiIo.h102 UINT32 InTransferLength; member in struct:__anon12280
H A DAtaPassThru.h135 /// commands where InTransferLength is 0 this field is optional and may be NULL.
150 /// transferred between the ATA controller and the ATA device. If InTransferLength
152 /// InTransferLength will be updated to contain the number of bytes that the ATA
155 UINT32 InTransferLength; member in struct:__anon12024
192 InTransferLength bytes were transferred from InDataBuffer. For write and
195 is returned in InTransferLength. For write and bi-directional commands,
H A DScsiPassThruExt.h117 UINT32 InTransferLength; member in struct:__anon12284
171 commands, InTransferLength bytes were transferred from
176 could be transferred is returned in InTransferLength. For write

Completed in 35 milliseconds