Searched refs:IS_DPORT_CAPABLE (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/qla2xxx/ | ||
D | qla_def.h | 3171 #define IS_DPORT_CAPABLE(ha) (IS_QLA83XX(ha) || IS_QLA27XX(ha)) macro |
D | qla_init.c | 2253 if (IS_DPORT_CAPABLE(ha)) in qla2x00_init_rings() |