Searched refs:DT_IIDMA (Results 1 – 2 of 2) sorted by relevance
2685 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2692 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2699 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2716 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2723 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2746 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2754 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2765 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2773 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2781 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)