Searched refs:DT_IIDMA (Results 1 – 2 of 2) sorted by relevance
2631 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2638 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2645 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2662 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2669 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2692 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2700 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2711 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2719 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2727 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()[all …]
4177 #define DT_IIDMA BIT_26 macro4240 #define IS_IIDMA_CAPABLE(ha) ((ha)->device_type & DT_IIDMA)