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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp1797 Log(("%s: fEndOfList=%d\n", __FUNCTION__, pSGEntry->Simple32.fEndOfList));
1849 bool fEndOfList = false; local
1856 while ( !fEndOfList
1879 && SGEntry.Simple32.fEndOfList
1900 if (SGEntry.Simple32.fEndOfList)
1904 fEndOfList = true;
1927 } /* while (!fEndOfList) */
H A DDevLsiLogicSCSI.h104 unsigned fEndOfList: 1; member in struct:MptSGEntrySimple64
134 unsigned fEndOfList: 1; member in struct:MptSGEntrySimple32

Completed in 75 milliseconds