Home
last modified time | relevance | path

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

/reactos/drivers/wdm/audio/hdaudbus/
H A Dhda_controller_defs.h66 #define CORB_SIZE_CAP_256_ENTRIES (1 << 6) macro
H A Dfdo.cpp336 if ((corbSize & CORB_SIZE_CAP_256_ENTRIES) != 0) { in HDA_InitCorbRirbPos()