Searched refs:nvram_config (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_os.c | 2251 .nvram_config = qla2x00_nvram_config, 2290 .nvram_config = qla2x00_nvram_config, 2329 .nvram_config = qla24xx_nvram_config, 2368 .nvram_config = qla24xx_nvram_config, 2407 .nvram_config = qla81xx_nvram_config, 2446 .nvram_config = qla81xx_nvram_config, 2485 .nvram_config = qla81xx_nvram_config, 2524 .nvram_config = qla81xx_nvram_config, 2563 .nvram_config = NULL, 2602 .nvram_config = qla81xx_nvram_config,
|
| H A D | qla_nx2.c | 1658 ha->isp_ops->nvram_config(vha); in qla8044_need_reset_handler()
|
| H A D | qla_nx.c | 2962 ha->isp_ops->nvram_config(vha); in qla82xx_need_reset_handler()
|
| H A D | qla_def.h | 3441 int (*nvram_config) (struct scsi_qla_host *); member
|
| H A D | qla_init.c | 2803 ha->isp_ops->nvram_config(vha); in qla2x00_initialize_adapter() 7588 ha->isp_ops->nvram_config(vha); in qla2x00_abort_isp()
|
| H A D | qla_target.c | 8181 if (ha->isp_ops->nvram_config == qla81xx_nvram_config) { in qlt_config_nvram_with_fw_version()
|