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

/freebsd-11.0-release/sys/cam/
H A Dcam_periph.h128 int periph_allocating; member in struct:cam_periph
H A Dcam_xpt.c3175 if (periph->periph_allocating)
3177 periph->periph_allocating = 1;
3219 periph->periph_allocating = 0;
H A Dcam_periph.c627 KASSERT(periph->periph_allocating == 0, ("%s%d: freed while allocating",

Completed in 185 milliseconds