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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp1803 Log(("%s: u32DataBufferAddressLow=%u\n", __FUNCTION__, pSGEntry->Simple32.u32DataBufferAddressLow));
1809 | pSGEntry->Simple64.u32DataBufferAddressLow));
1812 Log(("%s: GCDataBufferAddress=%RGp\n", __FUNCTION__, pSGEntry->Simple32.u32DataBufferAddressLow));
1884 RTGCPHYS GCPhysAddrDataBuffer = SGEntry.Simple32.u32DataBufferAddressLow;
3138 RTGCPHYS GCPhysAddrPageBuffer = pConfigurationReq->SimpleSGElement.u32DataBufferAddressLow;
3152 RTGCPHYS GCPhysAddrPageBuffer = pConfigurationReq->SimpleSGElement.u32DataBufferAddressLow;
H A DDevLsiLogicSCSI.h118 unsigned u32DataBufferAddressLow: 32; member in struct:MptSGEntrySimple64
148 unsigned u32DataBufferAddressLow: 32; member in struct:MptSGEntrySimple32

Completed in 60 milliseconds