Searched refs:ctlfedone (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cam/ctl/
H A Dscsi_ctl.c184 static void ctlfedone(struct cam_periph *periph,
534 new_ccb->ccb_h.cbfcnp = ctlfedone;
581 new_ccb->ccb_h.cbfcnp = ctlfedone;
891 ctlfedone,
1086 ctlfedone(struct cam_periph *periph, union ccb *done_ccb) function
1097 ("CCB in ctlfedone() without CAM_UNLOCKED flag"));
1376 ctlfedone,

Completed in 112 milliseconds