Searched refs:DT_IIDMA (Results 1 – 2 of 2) sorted by relevance
2690 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2697 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2704 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2721 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2728 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2751 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2759 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()2786 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)