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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h129 typedef struct MptSGEntrySimple32 struct
149 } MptSGEntrySimple32, *PMptSGEntrySimple32; typedef in typeref:struct:MptSGEntrySimple32
151 AssertCompileSize(MptSGEntrySimple32, 8);
187 MptSGEntrySimple32 Simple32;
H A DDevLsiLogicSCSI.cpp1892 GCPhysSgEntryNext += sizeof(MptSGEntrySimple32);

Completed in 68 milliseconds