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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h102 unsigned u24Length: 24; member in struct:MptSGEntrySimple64
132 unsigned u24Length: 24; member in struct:MptSGEntrySimple32
H A DDevLsiLogicSCSI.cpp1796 Log(("%s: u24Length=%u\n", __FUNCTION__, pSGEntry->Simple32.u24Length));
1878 if ( !SGEntry.Simple32.u24Length
1883 uint32_t cbCopyThis = SGEntry.Simple32.u24Length;
3135 uint32_t cbBuffer = pConfigurationReq->SimpleSGElement.u24Length;
3149 uint32_t cbBuffer = pConfigurationReq->SimpleSGElement.u24Length;

Completed in 78 milliseconds