Home
last modified time | relevance | path

Searched refs:periph_allocated (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/cam/
H A Dcam_periph.h142 int periph_allocated; member
H A Dcam_xpt.c3248 (periph->periph_allocated - (ccb != NULL ? 1 : 0) < in xpt_run_allocq()
3849 periph->periph_allocated--; in xpt_release_ccb()
4589 periph->periph_allocated++; in xpt_get_ccb_nowait()
4610 periph->periph_allocated++; in xpt_get_ccb()