Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/
Dcam_xpt.c245 static union ccb *xpt_get_ccb(struct cam_periph *periph);
3405 ccb = xpt_get_ccb(periph); in xpt_run_allocq()
4747 xpt_get_ccb(struct cam_periph *periph) in xpt_get_ccb() function