Home
last modified time | relevance | path

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

/freebsd/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.c519 uint16_t gcap; in hdac_get_capabilities() local
/freebsd/usr.sbin/bhyve/
H A Dhdac_reg.h134 #define HDAC_GCAP_BSS(gcap) \ argument
136 #define HDAC_GCAP_ISS(gcap) \ argument
138 #define HDAC_GCAP_OSS(gcap) \ argument
140 #define HDAC_GCAP_NSDO(gcap) \ argument
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsymbols.c52 size_t gcap, lcap; /* buffer capacities. */ member