Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duaudio.c1595 #define GETV2(i) UGETDW(ctls2[(i)]) in uaudio_add_feature() macro
1606 mmask = GETV2(0); in uaudio_add_feature()
1610 chan, GETV2(chan)); in uaudio_add_feature()
1611 cmask |= GETV2(chan); in uaudio_add_feature()
1633 if (GETV2(i) & fumask) in uaudio_add_feature()
1645 #undef GETV2 in uaudio_add_feature()