Home
last modified time | relevance | path

Searched refs:IS_T10_PI_CAPABLE (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mid.c512 if (IS_T10_PI_CAPABLE(ha) && ql2xenabledif) in qla24xx_create_vhost()
Dqla_os.c1833 if (IS_T10_PI_CAPABLE(vha->hw)) in qla2xxx_slave_configure()
3077 if (IS_T10_PI_CAPABLE(ha) && ql2xenabledif) in qla2x00_probe_one()
3303 if (IS_T10_PI_CAPABLE(ha) && ql2xenabledif) { in qla2x00_probe_one()
Dqla_attr.c2065 if (IS_T10_PI_CAPABLE(ha) && ql2xenabledif) { in qla24xx_vport_create()
Dqla_def.h3804 #define IS_T10_PI_CAPABLE(ha) ((ha)->device_type & DT_T10_PI) macro
Dqla_init.c8055 if (IS_T10_PI_CAPABLE(ha)) in qla81xx_nvram_config()
8668 if (IS_T10_PI_CAPABLE(ha) && ql2xenabledif) { in qla2xxx_create_qpair()