Searched refs:DT_IIDMA (Results 1 – 2 of 2) sorted by relevance
2550 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2557 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2564 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2581 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2588 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2611 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2619 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2630 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2638 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2646 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()[all …]
3805 #define DT_IIDMA BIT_26 macro3868 #define IS_IIDMA_CAPABLE(ha) ((ha)->device_type & DT_IIDMA)