Home
last modified time | relevance | path

Searched refs:CHN_DIRSTR (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/sound/pcm/
HDchannel.h425 #define CHN_DIRSTR(c) (((c)->direction == PCMDIR_PLAY) ? \ macro
HDchannel.c377 CHN_DIRSTR(c), hwptr, old, delta, amt, in chn_dmaupdate()
702 "i=%d j=%d\n", __func__, CHN_DIRSTR(c), in chn_start()
728 "VCHAN PARENT" : "HW", CHN_DIRSTR(c), in chn_start()
1885 __func__, CHN_DIRSTR(c), in chn_resizebuf()
HDfeeder_chain.c686 __func__, CHN_DIRSTR(c), c->format, softfmt); in feeder_chain()