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

/vbox/src/VBox/Devices/Audio/
H A DDevIchHda.cpp260 #define HDA_REG_RIRBSIZE 28 /* 0x5E */ macro
265 #define RIRBSIZE_SZ(pThis) (HDA_REG(pThis, HDA_REG_RIRBSIZE) & HDA_RIRBSIZE_SZ)
266 #define RIRBSIZE_SZ_CAP(pThis) (HDA_REG(pThis, HDA_REG_RIRBSIZE) & HDA_RIRBSIZE_SZ_CAP)

Completed in 53 milliseconds