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

/vbox/include/VBox/vmm/
H A Dpdmifs.h2556 typedef struct PDMIHPETLEGACYNOTIFY *PPDMIHPETLEGACYNOTIFY; typedef in typeref:struct:PDMIHPETLEGACYNOTIFY
2570 DECLR3CALLBACKMEMBER(void, pfnModeChanged,(PPDMIHPETLEGACYNOTIFY pInterface, bool fActivated));
/vbox/src/VBox/VMM/VMMR3/
H A DPDMDevMiscHlp.cpp649 PPDMIHPETLEGACYNOTIFY pPort = PDMIBASE_QUERY_INTERFACE(pBase, PDMIHPETLEGACYNOTIFY);
/vbox/src/VBox/Devices/PC/
H A DDevPit-i8254.cpp1063 static DECLCALLBACK(void) pitNotifyHpetLegacyNotify_ModeChanged(PPDMIHPETLEGACYNOTIFY pInterface, bool fActivated)
H A DDevRTC.cpp942 static DECLCALLBACK(void) rtcHpetLegacyNotify_ModeChanged(PPDMIHPETLEGACYNOTIFY pInterface, bool fActivated)

Completed in 73 milliseconds