Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam.h383 #define CAM_PROBE1(group, probe, arg0) \ macro
H A Dcam_xpt.c2549 CAM_PROBE1(xpt, action, start_ccb); in xpt_action()
4526 CAM_PROBE1(xpt, done, done_ccb); in xpt_done()
5408 CAM_PROBE1(xpt, done, (union ccb *)ccb_h); /* container_of? */ in xpt_done_process()