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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h99 typedef struct MptSGEntrySimple64 struct
121 } MptSGEntrySimple64, *PMptSGEntrySimple64; typedef in typeref:struct:MptSGEntrySimple64
123 AssertCompileSize(MptSGEntrySimple64, 12);
186 MptSGEntrySimple64 Simple64;
1047 MptSGEntrySimple64 SimpleSGElement;
1823 MptSGEntrySimple64 FWImageSGE;
H A DDevLsiLogicSCSI.cpp1889 GCPhysSgEntryNext += sizeof(MptSGEntrySimple64);

Completed in 96 milliseconds