Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h379 #define CHN_F_BITS "\020" \ macro
H A Dsndstat.c1296 sbuf_printf(s, "channel flags=0x%b", c->flags, CHN_F_BITS); in sndstat_prepare_pcm()