Searched refs:SD_F_BITS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sound/pcm/ | ||
H A D | sound.h | 127 #define SD_F_BITS "\020" \ macro |
H A D | sndstat.c | 1251 sbuf_printf(s, "snddev flags=0x%b", d->flags, SD_F_BITS); in sndstat_prepare_pcm() |