Searched refs:CHN_FIRST (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/sound/pcm/ | ||
| HD | channel.h | 176 #define CHN_FIRST(x, y) SLIST_FIRST(CHN_HEAD(x, y)) macro |
| HD | sound.c | 732 ch = CHN_FIRST(d, channels.pcm); in pcm_killchan() |