Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c244 static void xpt_run_allocq(struct cam_periph *periph, int sleep);
3182 xpt_run_allocq(periph, 0); in xpt_schedule()
3240 xpt_run_allocq(periph, 1); in xpt_run_allocq_task()
3246 xpt_run_allocq(struct cam_periph *periph, int sleep) in xpt_run_allocq() function
3866 xpt_run_allocq(periph, 0); in xpt_release_ccb()
4644 xpt_run_allocq(periph, 0); in cam_periph_getccb()