Searched refs:DT_IIDMA (Results 1 – 2 of 2) sorted by relevance
2594 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2601 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2608 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2625 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2632 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2655 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2663 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2674 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2682 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2690 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()[all …]
4065 #define DT_IIDMA BIT_26 macro4128 #define IS_IIDMA_CAPABLE(ha) ((ha)->device_type & DT_IIDMA)