Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/sound/pcm/
Dchannel.h176 #define CHN_FIRST(x, y) SLIST_FIRST(CHN_HEAD(x, y)) macro
Dsound.c731 ch = CHN_FIRST(d, channels.pcm); in pcm_killchan()