dca_initq
dca_initq(&wlp->dwl_freereqs);
dca_initq(&wlp->dwl_waitq);
dca_initq(&wlp->dwl_freework);
dca_initq(&wlp->dwl_runq);
dca_initq(&dca->dca_ctx_list);
static void dca_initq(dca_listnode_t *);