Searched refs:CAM_DIR_BOTH (Results 1 – 4 of 4) sorted by relevance
501 /*flags*/CAM_DIR_BOTH, in smp_report_general()530 /*flags*/CAM_DIR_BOTH, in smp_discover()561 /*flags*/CAM_DIR_BOTH, in smp_report_manuf_info()593 /*flags*/CAM_DIR_BOTH, in smp_phy_control()
72 CAM_DIR_BOTH = 0x00000000,/* Data direction (00:IN/OUT) */ enumerator1416 KASSERT((flags & CAM_DIR_MASK) == CAM_DIR_BOTH, in cam_fill_smpio()
487 if ((a_descr->flags & CAM_DIR_MASK) == CAM_DIR_BOTH) { in tcmd_rdwr()
794 if ((ccbh->flags & CAM_DIR_MASK) == CAM_DIR_BOTH && in vtscsi_cam_scsi_io()