Searched refs:DT_IIDMA (Results 1 – 2 of 2) sorted by relevance
2682 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2689 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2696 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2713 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2720 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2743 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2751 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2762 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2770 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2778 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()[all …]
4291 #define DT_IIDMA BIT_26 macro4354 #define IS_IIDMA_CAPABLE(ha) ((ha)->device_type & DT_IIDMA)