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

/vbox/src/VBox/Devices/Bus/
H A DDevPciIch9.cpp123 } ICH9PCIGLOBALS, *PICH9PCIGLOBALS; typedef in typeref:struct:__anon9918
151 /** Converts a device instance pointer to a ICH9PCIGLOBALS pointer. */
156 #define PCIROOTBUS_2_PCIGLOBALS(pPciBus) ( (PICH9PCIGLOBALS)((uintptr_t)(pPciBus) - RT_OFFSETOF(ICH9PCIGLOBALS, aPciBus)) )
2959 sizeof(ICH9PCIGLOBALS),

Completed in 50 milliseconds