Home
last modified time | relevance | path

Searched defs:gcap (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/sound/pci/hda/
H A Dhdac_reg.h133 #define HDAC_GCAP_BSS(gcap) \ argument
135 #define HDAC_GCAP_ISS(gcap) \ argument
137 #define HDAC_GCAP_OSS(gcap) \ argument
139 #define HDAC_GCAP_NSDO(gcap) \ argument
H A Dhdac.c467 uint16_t gcap; in hdac_get_capabilities() local