Searched refs:dwl_hiwater (Results 1 – 3 of 3) sorted by relevance
200 WORKLIST(dca, i)->dwl_hiwater; in dca_ksupdate()
1111 int reqprealloc = wlp->dwl_hiwater + (MAXWORK * MAXREQSPERMCR); in dca_initworklist()1174 wlp->dwl_hiwater = ddi_getprop(DDI_DEV_T_ANY, in dca_init()1195 wlp->dwl_hiwater = ddi_getprop(DDI_DEV_T_ANY, in dca_init()2071 if ((wlp->dwl_count == wlp->dwl_hiwater) && (wlp->dwl_busy == 0)) { in dca_start()
366 int dwl_hiwater; member