Searched refs:DT_IIDMA (Results 1 – 2 of 2) sorted by relevance
2677 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()2708 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2715 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2738 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2746 ha->device_type |= DT_IIDMA; in qla2x00_set_isp_flags()2757 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()[all …]
4229 #define DT_IIDMA BIT_26 macro4292 #define IS_IIDMA_CAPABLE(ha) ((ha)->device_type & DT_IIDMA)