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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h116 unsigned fLastElement: 1; member in struct:MptSGEntrySimple64
146 unsigned fLastElement: 1; member in struct:MptSGEntrySimple32
H A DDevLsiLogicSCSI.cpp1802 Log(("%s: fLastElement=%d\n", __FUNCTION__, pSGEntry->Simple32.fLastElement));
1906 else if (SGEntry.Simple32.fLastElement)

Completed in 99 milliseconds