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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h790 typedef struct MptSCSIIOErrorReply struct
824 } MptSCSIIOErrorReply, *PMptSCSIIOErrorReply; typedef in typeref:struct:MptSCSIIOErrorReply
826 AssertCompileSize(MptSCSIIOErrorReply, 32);
1147 MptSCSIIOErrorReply SCSIIOError;
H A DDevLsiLogicSCSI.cpp2255 pLsiReq->IOCReply.SCSIIOError.u8MessageLength = sizeof(MptSCSIIOErrorReply) / 4;

Completed in 317 milliseconds