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

/vbox/src/VBox/Devices/PC/
H A DDevPit-i8254.cpp158 R3PTRTYPE(struct PITSTATE *) pPitR3;
163 R0PTRTYPE(struct PITSTATE *) pPitR0;
168 RCPTRTYPE(struct PITSTATE *) pPitRC;
208 typedef struct PITSTATE struct
236 } PITSTATE; typedef in typeref:struct:PITSTATE
238 typedef PITSTATE *PPITSTATE;
1065 PPITSTATE pThis = RT_FROM_MEMBER(pInterface, PITSTATE, IHpetLegacyNotify);
1315 sizeof(PITSTATE),

Completed in 47 milliseconds