Home
last modified time | relevance | path

Searched refs:RIRB_SIZE_CAP_16_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/wdm/audio/hdaudbus/
H A Dhda_controller_defs.h93 #define RIRB_SIZE_CAP_16_ENTRIES (1 << 5) macro
H A Dfdo.cpp363 else if (rirbSize & RIRB_SIZE_CAP_16_ENTRIES) { in HDA_InitCorbRirbPos()