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

/vbox/src/VBox/Devices/Storage/
H A DDevBusLogic.cpp908 typedef struct SGE24 struct
912 } SGE24, *PSGE24; typedef in typeref:struct:SGE24
913 AssertCompileSize(SGE24, 6);
1324 SGE24 aSGE24[32];
1331 PDMDevHlpPhysRead(pDevIns, GCSGList, &aSGE24, cEntries * sizeof(SGE24));
3042 pTaskState->cbSGEntry = pBusLogic->fMbxIs24Bit ? sizeof(SGE24) : sizeof(SGE32);

Completed in 55 milliseconds