Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_periph.h142 int periph_allocated; member
H A Dcam_xpt.c3244 (periph->periph_allocated - (ccb != NULL ? 1 : 0) < in xpt_run_allocq()
3845 periph->periph_allocated--; in xpt_release_ccb()
4584 periph->periph_allocated++; in xpt_get_ccb_nowait()
4605 periph->periph_allocated++; in xpt_get_ccb()