Searched refs:QUIRK_OLDICH (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.h191 QUIRK_OLDICH, /* likely emulated, needs deeper playahead */ enumerator in enum:i810_quirk
H A Daudio810.c666 return (statep->quirk == QUIRK_OLDICH ? 1920 : 0);
741 statep->quirk = QUIRK_OLDICH;

Completed in 513 milliseconds