Searched refs:DT_T10_PI (Results 1 – 2 of 2) sorted by relevance
2622 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2630 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2641 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2649 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2657 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2666 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()2675 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
3809 #define DT_T10_PI BIT_25 macro3872 #define IS_T10_PI_CAPABLE(ha) ((ha)->device_type & DT_T10_PI)