Home
last modified time | relevance | path

Searched refs:DT_T10_PI (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_os.c2744 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2752 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2763 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()
2788 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2797 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
Dqla_def.h4290 #define DT_T10_PI BIT_25 macro
4353 #define IS_T10_PI_CAPABLE(ha) ((ha)->device_type & DT_T10_PI)