Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_def.h3171 #define IS_DPORT_CAPABLE(ha) (IS_QLA83XX(ha) || IS_QLA27XX(ha)) macro
Dqla_init.c2253 if (IS_DPORT_CAPABLE(ha)) in qla2x00_init_rings()