Searched refs:CAM_DIR_BOTH (Results 1 – 4 of 4) sorted by relevance
500 /*flags*/CAM_DIR_BOTH, in smp_report_general()529 /*flags*/CAM_DIR_BOTH, in smp_discover()560 /*flags*/CAM_DIR_BOTH, in smp_report_manuf_info()592 /*flags*/CAM_DIR_BOTH, in smp_phy_control()
68 CAM_DIR_BOTH = 0x00000000,/* Data direction (00:IN/OUT) */ enumerator1313 KASSERT((flags & CAM_DIR_MASK) == CAM_DIR_BOTH, in cam_fill_smpio()
485 if ((a_descr->flags & CAM_DIR_MASK) == CAM_DIR_BOTH) { in tcmd_rdwr()
769 if ((ccbh->flags & CAM_DIR_MASK) == CAM_DIR_BOTH && in vtscsi_cam_scsi_io()