Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_os.c2629 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2637 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2648 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2656 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2664 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2673 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
2682 ha->device_type |= DT_T10_PI; in qla2x00_set_isp_flags()
H A Dqla_def.h4068 #define DT_T10_PI BIT_25 macro
4131 #define IS_T10_PI_CAPABLE(ha) ((ha)->device_type & DT_T10_PI)