Searched refs:DT_IIDMA (Results 1 – 2 of 2) sorted by relevance
2681 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2688 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2695 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2712 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2719 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2742 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2750 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2761 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2769 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2777 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()[all …]
4301 #define DT_IIDMA BIT_26 macro4364 #define IS_IIDMA_CAPABLE(ha) ((ha)->device_type & DT_IIDMA)