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

/freebsd-10-stable/sys/cam/ctl/
H A Dscsi_ctl.c183 static void ctlfedone(struct cam_periph *periph,
517 new_ccb->ccb_h.cbfcnp = ctlfedone;
564 new_ccb->ccb_h.cbfcnp = ctlfedone;
874 ctlfedone,
1071 ctlfedone(struct cam_periph *periph, union ccb *done_ccb) function
1082 ("CCB in ctlfedone() without CAM_UNLOCKED flag"));
1361 ctlfedone,

Completed in 104 milliseconds