Searched refs:DT_IIDMA (Results 1 – 2 of 2) sorted by relevance
2653 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2660 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2667 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2684 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2691 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2714 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2722 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2733 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2741 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2749 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()[all …]
4213 #define DT_IIDMA BIT_26 macro4276 #define IS_IIDMA_CAPABLE(ha) ((ha)->device_type & DT_IIDMA)