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

/vbox/src/VBox/Devices/Audio/
H A DDevIchHda.cpp1099 static int hdaRegLookupWithin(PHDASTATE pThis, uint32_t offReg) function
2953 if (idxRegDsc == -1 && (idxRegDsc = hdaRegLookupWithin(pThis, offReg)) != -1)

Completed in 44 milliseconds