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

/freebsd-12-stable/sys/cam/
H A Dcam_periph.h139 int periph_allocating; member in struct:cam_periph
H A Dcam_xpt.c3389 if (periph->periph_allocating)
3392 periph->periph_allocating = 1;
3434 periph->periph_allocating = 0;
H A Dcam_periph.c682 KASSERT(periph->periph_allocating == 0, ("%s%d: freed while allocating",

Completed in 55 milliseconds