Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_edif.h148 #define EDIF_CAP(_ha) (ql2xsecenable && IS_QLA28XX(_ha)) macro
H A Dqla_os.c4159 if (QLA_TGT_MODE_ENABLED() || EDIF_CAP(ha)) { in qla2x00_mem_alloc()