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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaBusDxe/
H A DAtaPassThruExecute.c119 AtaDevicePassThru ( function
417 Status = AtaDevicePassThru (AtaDevice, NULL, NULL);
518 return AtaDevicePassThru (AtaDevice, TaskPacket, Event);
957 Status = AtaDevicePassThru (AtaDevice, NULL, NULL);

Completed in 315 milliseconds