Searched refs:DT_T10_PI (Results 1 – 2 of 2) sorted by relevance
2747 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2755 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2766 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2774 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2782 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2791 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2800 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
4300 #define DT_T10_PI BIT_25 macro4363 #define IS_T10_PI_CAPABLE(ha) ((ha)->device_type & DT_T10_PI)