Searched refs:CHN_INIT (Results 1 – 3 of 3) sorted by relevance
1144 CHN_INIT(d, channels.pcm); in pcm_register()1145 CHN_INIT(d, channels.pcm.busy); in pcm_register()1146 CHN_INIT(d, channels.pcm.opened); in pcm_register()
174 #define CHN_INIT(x, y) SLIST_INIT(CHN_HEAD(x, y)) macro
1176 CHN_INIT(c, children); in chn_init()1177 CHN_INIT(c, children.busy); in chn_init()