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

/vbox/src/VBox/Devices/PC/
H A DDevHPET.cpp241 PCPDMHPETHLPR0 pHpetHlpR0; member in struct:HPET
1417 pThis->pHpetHlpR0 = pThis->pHpetHlpR3->pfnGetR0Helpers(pDevIns);
1418 AssertReturn(pThis->pHpetHlpR0 != NIL_RTR0PTR, VERR_INTERNAL_ERROR);

Completed in 53 milliseconds