Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c262 static void xptaction(struct cam_sim *sim, union ccb *work_ccb);
912 xpt_sim = cam_sim_alloc(xptaction, in xpt_init()
5183 xptaction(struct cam_sim *sim, union ccb *work_ccb) in xptaction() function