Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
HDcam_xpt.c798 static void xptaction(struct cam_sim *sim, union ccb *work_ccb);
1476 xpt_sim = cam_sim_alloc(xptaction, in xpt_init()
7315 xptaction(struct cam_sim *sim, union ccb *work_ccb) in xptaction() function