Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dvibes.h126 #define SV_AFMT_DMAA(x) (x) macro
H A Dvibes.c403 v |= SV_AFMT_DMAA(ch->fmt); in svpchan_trigger()