Home
last modified time | relevance | path

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

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