Searched refs:xpt_get_ccb_nowait (Results 1 – 1 of 1) sorted by relevance
237 static union ccb *xpt_get_ccb_nowait(struct cam_periph *periph);3247 (ccb = xpt_get_ccb_nowait(periph)) == NULL) { in xpt_run_allocq()4569 xpt_get_ccb_nowait(struct cam_periph *periph) in xpt_get_ccb_nowait() function