Home
last modified time | relevance | path

Searched refs:periph_allocating (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/cam/
HDcam_periph.h128 int periph_allocating; member
HDcam_periph.c626 KASSERT(periph->periph_allocating == 0, ("%s%d: freed while allocating", in camperiphfree()
HDcam_xpt.c3156 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()