Searched refs:drvscsihostGetTransferDirectionFromCommand (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDrvSCSIHost.cpp174 static unsigned drvscsihostGetTransferDirectionFromCommand(uint8_t uCommand) function
259 uTxDir = drvscsihostGetTransferDirectionFromCommand(pRequest->pbCDB[0]);

Completed in 34 milliseconds