Searched refs:DT_IIDMA (Results 1 – 2 of 2) sorted by relevance
2644 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2651 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2658 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2675 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2682 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2705 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2713 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2724 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2732 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2740 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()[all …]
4202 #define DT_IIDMA BIT_26 macro4265 #define IS_IIDMA_CAPABLE(ha) ((ha)->device_type & DT_IIDMA)