Searched refs:ccb_dir (Results 1 – 1 of 1) sorted by relevance
946 u_int len, ccb_dir, off = 0; in sbp_targ_xfer_buf() local951 ccb_dir = orbi->ccb->ccb_h.flags & CAM_DIR_MASK; in sbp_targ_xfer_buf()959 if (ccb_dir == CAM_DIR_OUT) { in sbp_targ_xfer_buf()1176 u_int ccb_dir; in sbp_targ_action1() local1218 ccb_dir = ccb->ccb_h.flags & CAM_DIR_MASK; in sbp_targ_action1()1222 ccb_dir = CAM_DIR_NONE; in sbp_targ_action1()1225 if (ccb_dir == CAM_DIR_IN && orbi->orb4.dir == 0) in sbp_targ_action1()1229 if (ccb_dir != CAM_DIR_NONE && orbi->orb4.page_table_present) { in sbp_targ_action1()1245 if (ccb_dir != CAM_DIR_NONE) { in sbp_targ_action1()1256 if (ccb_dir == CAM_DIR_NONE) { in sbp_targ_action1()