Searched defs:GCPhysSegmentStart (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp1851 RTGCPHYS GCPhysSegmentStart = pLsiReq->GCPhysSgStart; local
1915 PDMDevHlpPhysRead(pDevIns, GCPhysSegmentStart + cChainOffsetNext, &SGEntryChain, sizeof(MptSGEntryChain));
1924 GCPhysSegmentStart = GCPhysSgEntryNext;

Completed in 62 milliseconds