Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_bsg.c2439 if (!IS_DPORT_CAPABLE(vha->hw)) in qla2x00_do_dport_diagnostics_v2()
Dqla_def.h4313 #define IS_DPORT_CAPABLE(ha) (IS_QLA83XX(ha) || IS_QLA27XX(ha) || \ macro