Searched refs:periph_allocating (Results 1 – 3 of 3) sorted by relevance
128 int periph_allocating; member
626 KASSERT(periph->periph_allocating == 0, ("%s%d: freed while allocating", in camperiphfree()
3156 if (periph->periph_allocating) in xpt_run_allocq()3158 periph->periph_allocating = 1; in xpt_run_allocq()3200 periph->periph_allocating = 0; in xpt_run_allocq()