Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c1405 #define CONN_RANGE(r, e, n) (CONN_RESVAL(r, e, n) & CONN_RMASK(e)) in hdaa_widget_connection_parse() macro
1434 if (CONN_RANGE(res, entnum, j) == 0) in hdaa_widget_connection_parse()