Searched refs:RIRB_SIZE_CAP_2_ENTRIES (Results 1 – 2 of 2) sorted by relevance
/reactos/drivers/wdm/audio/hdaudbus/ | ||
H A D | hda_controller_defs.h | 92 #define RIRB_SIZE_CAP_2_ENTRIES (1 << 4) macro |
H A D | fdo.cpp | 369 else if (rirbSize & RIRB_SIZE_CAP_2_ENTRIES) { in HDA_InitCorbRirbPos() |