Home
last modified time | relevance | path

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

/NextBSD/sys/cam/
HDcam_xpt.c233 static void xpt_run_allocq(struct cam_periph *periph, int sleep);
3085 xpt_run_allocq(periph, 0); in xpt_schedule()
3144 xpt_run_allocq(periph, 1); in xpt_run_allocq_task()
3150 xpt_run_allocq(struct cam_periph *periph, int sleep) in xpt_run_allocq() function
3792 xpt_run_allocq(periph, 0); in xpt_release_ccb()
4534 xpt_run_allocq(periph, 0); in cam_periph_getccb()