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

/vbox/src/VBox/Devices/Audio/
H A DDevIchHda.cpp714 static FNPDMDEVRESET hdaReset; variable
1391 hdaReset(pThis->CTX_SUFF(pDevIns));
3478 static DECLCALLBACK(void) hdaReset(PPDMDEVINS pDevIns)
3924 hdaReset(pDevIns);
3928 * hdaReset shouldn't affects these registers.
4076 hdaReset,

Completed in 44 milliseconds