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.c238 static void xpt_run_allocq(struct cam_periph *periph, int sleep);
3164 xpt_run_allocq(periph, 0); in xpt_schedule()
3222 xpt_run_allocq(periph, 1); in xpt_run_allocq_task()
3228 xpt_run_allocq(struct cam_periph *periph, int sleep) in xpt_run_allocq() function
3848 xpt_run_allocq(periph, 0); in xpt_release_ccb()
4623 xpt_run_allocq(periph, 0); in cam_periph_getccb()