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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h184 typedef union MptSGEntryUnion union
189 } MptSGEntryUnion, *PMptSGEntryUnion; typedef in typeref:union:MptSGEntryUnion
H A DDevLsiLogicSCSI.cpp1864 MptSGEntryUnion SGEntry;
1869 PDMDevHlpPhysRead(pDevIns, GCPhysSgEntryNext, &SGEntry, sizeof(MptSGEntryUnion));

Completed in 111 milliseconds