Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_mid.c545 if (IS_T10_PI_CAPABLE(ha) && ql2xenabledif) in qla24xx_create_vhost()
H A Dqla_os.c3299 if (IS_T10_PI_CAPABLE(ha) && ql2xenabledif) in qla2x00_probe_one()
3530 if (IS_T10_PI_CAPABLE(ha) && ql2xenabledif) { in qla2x00_probe_one()
3571 if (IS_T10_PI_CAPABLE(base_vha->hw)) in qla2x00_probe_one()
H A Dqla_attr.c3092 if (IS_T10_PI_CAPABLE(ha) && ql2xenabledif) { in qla24xx_vport_create()
H A Dqla_def.h4364 #define IS_T10_PI_CAPABLE(ha) ((ha)->device_type & DT_T10_PI) macro
H A Dqla_init.c9213 if (IS_T10_PI_CAPABLE(ha)) in qla81xx_nvram_config()
9773 if (IS_T10_PI_CAPABLE(ha) && ql2xenabledif) { in qla2xxx_create_qpair()