Home
last modified time | relevance | path

Searched refs:DT_T10_PI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_os.c2630 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2638 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()
2665 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2674 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2683 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
H A Dqla_def.h4075 #define DT_T10_PI BIT_25 macro
4138 #define IS_T10_PI_CAPABLE(ha) ((ha)->device_type & DT_T10_PI)
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c2752 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2760 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2771 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2779 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2787 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2796 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2805 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
H A Dqla_def.h4290 #define DT_T10_PI BIT_25 macro
4353 #define IS_T10_PI_CAPABLE(ha) ((ha)->device_type & DT_T10_PI)

Completed in 43 milliseconds