Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_bsg.c2444 if (!IS_DPORT_CAPABLE(vha->hw)) in qla2x00_do_dport_diagnostics_v2()
Dqla_def.h4400 #define IS_DPORT_CAPABLE(ha) (IS_QLA83XX(ha) || IS_QLA27XX(ha) || \ macro