Home
last modified time | relevance | path

Searched refs:QLA_TGT_MODE_ENABLED (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c6257 if (!QLA_TGT_MODE_ENABLED()) in qlt_add_target()
6739 if (!QLA_TGT_MODE_ENABLED()) in qlt_24xx_config_rings()
6771 if (!QLA_TGT_MODE_ENABLED()) in qlt_24xx_config_nvram_stage1()
6862 if (!QLA_TGT_MODE_ENABLED()) in qlt_24xx_config_nvram_stage2()
6877 if (!QLA_TGT_MODE_ENABLED()) in qlt_81xx_config_nvram_stage1()
6965 if (!QLA_TGT_MODE_ENABLED()) in qlt_81xx_config_nvram_stage2()
6991 if (!QLA_TGT_MODE_ENABLED()) in qlt_probe_one_stage1()
7086 if (!QLA_TGT_MODE_ENABLED()) in qlt_mem_alloc()
7101 if (!QLA_TGT_MODE_ENABLED()) in qlt_mem_free()
7142 if (!QLA_TGT_MODE_ENABLED()) in qlt_init()
[all...]
H A Dqla_tmpl.c364 } else if (QLA_TGT_MODE_ENABLED() && in qla27xx_fwdt_entry_t263()
663 } else if (QLA_TGT_MODE_ENABLED() && in qla27xx_fwdt_entry_t274()
H A Dqla_target.h1024 #define QLA_TGT_MODE_ENABLED() (ql2x_ini_mode != QLA2XXX_INI_MODE_ENABLED) macro
H A Dqla_os.c2208 if (QLA_TGT_MODE_ENABLED()) in qla83xx_iospace_config()
3449 if (QLA_TGT_MODE_ENABLED()) in qla2x00_probe_one()
4146 if (QLA_TGT_MODE_ENABLED() || EDIF_CAP(ha)) { in qla2x00_mem_alloc()