CAM_PROBE1
CAM_PROBE1(xpt, action, start_ccb);
CAM_PROBE1(xpt, done, done_ccb);
CAM_PROBE1(xpt, done, (union ccb *)ccb_h); /* container_of? */