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

/vbox/src/VBox/Devices/Storage/
H A DDrvSCSIHost.cpp172 * @param uCommand The command byte.
174 static unsigned drvscsihostGetTransferDirectionFromCommand(uint8_t uCommand) argument
176 switch (uCommand)
207 AssertMsgFailed(("Command not known %#x\n", uCommand));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmshtmhst.idl275 [in] UINT uCommand,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmshtmhst.idl275 [in] UINT uCommand,

Completed in 44 milliseconds