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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h112 unsigned u2ElementType: 2; member in struct:MptSGEntrySimple64
142 unsigned u2ElementType: 2; member in struct:MptSGEntrySimple32
173 unsigned u2ElementType: 2; member in struct:MptSGEntryChain
H A DDevLsiLogicSCSI.cpp1791 switch (pSGEntry->Simple32.u2ElementType)
1875 AssertMsg(SGEntry.Simple32.u2ElementType == MPTSGENTRYTYPE_SIMPLE, ("Invalid SG entry type\n"));
1917 AssertMsg(SGEntryChain.u2ElementType == MPTSGENTRYTYPE_CHAIN, ("Invalid SG entry type\n"));

Completed in 74 milliseconds