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

/vbox/include/VBox/vmm/
H A Dpdmifs.h2556 typedef struct PDMIHPETLEGACYNOTIFY *PPDMIHPETLEGACYNOTIFY;
2560 typedef struct PDMIHPETLEGACYNOTIFY struct
2571 } PDMIHPETLEGACYNOTIFY; typedef in typeref:struct:PDMIHPETLEGACYNOTIFY
2572 /** PDMIHPETLEGACYNOTIFY interface ID. */
/vbox/src/VBox/Devices/PC/
H A DDevPit-i8254.cpp227 PDMIHPETLEGACYNOTIFY IHpetLegacyNotify;
1061 * @interface_method_impl{PDMIHPETLEGACYNOTIFY,pfnModeChanged}
1084 PDMIBASE_RETURN_INTERFACE(pszIID, PDMIHPETLEGACYNOTIFY, &pThis->IHpetLegacyNotify);
H A DDevRTC.cpp191 PDMIHPETLEGACYNOTIFY IHpetLegacyNotify;
940 * @interface_method_impl{PDMIHPETLEGACYNOTIFY,pfnModeChanged}
964 PDMIBASE_RETURN_INTERFACE(pszIID, PDMIHPETLEGACYNOTIFY, &pThis->IHpetLegacyNotify);
/vbox/src/VBox/VMM/VMMR3/
H A DPDMDevMiscHlp.cpp649 PPDMIHPETLEGACYNOTIFY pPort = PDMIBASE_QUERY_INTERFACE(pBase, PDMIHPETLEGACYNOTIFY);

Completed in 75 milliseconds