Searched refs:nvram_config (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 2138 .nvram_config = qla2x00_nvram_config, 2177 .nvram_config = qla2x00_nvram_config, 2216 .nvram_config = qla24xx_nvram_config, 2255 .nvram_config = qla24xx_nvram_config, 2294 .nvram_config = qla81xx_nvram_config, 2333 .nvram_config = qla81xx_nvram_config, 2372 .nvram_config = qla81xx_nvram_config, 2411 .nvram_config = qla81xx_nvram_config, 2450 .nvram_config = NULL, 2489 .nvram_config [all...] |
H A D | qla_nx2.c | 1658 ha->isp_ops->nvram_config(vha); in qla8044_need_reset_handler()
|
H A D | qla_def.h | 3268 int (*nvram_config) (struct scsi_qla_host *); member
|
H A D | qla_nx.c | 3017 ha->isp_ops->nvram_config(vha); in qla82xx_need_reset_handler()
|
H A D | qla_init.c | 2365 /* Let priority default to FCP, can be overridden by nvram_config */ in qla2x00_initialize_adapter() 2368 ha->isp_ops->nvram_config(vha); in qla2x00_initialize_adapter() 7076 ha->isp_ops->nvram_config(vha); in qla2x00_abort_isp()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 2260 .nvram_config = qla2x00_nvram_config, 2299 .nvram_config = qla2x00_nvram_config, 2338 .nvram_config = qla24xx_nvram_config, 2377 .nvram_config = qla24xx_nvram_config, 2416 .nvram_config = qla81xx_nvram_config, 2455 .nvram_config = qla81xx_nvram_config, 2494 .nvram_config = qla81xx_nvram_config, 2533 .nvram_config = qla81xx_nvram_config, 2572 .nvram_config = NULL, 2611 .nvram_config [all...] |
H A D | qla_nx2.c | 1658 ha->isp_ops->nvram_config(vha); in qla8044_need_reset_handler()
|
H A D | qla_def.h | 3431 int (*nvram_config) (struct scsi_qla_host *); member
|
H A D | qla_nx.c | 3012 ha->isp_ops->nvram_config(vha); in qla82xx_need_reset_handler()
|
H A D | qla_init.c | 2750 /* Let priority default to FCP, can be overridden by nvram_config */ in qla2x00_initialize_adapter() 2753 ha->isp_ops->nvram_config(vha); in qla2x00_initialize_adapter() 7557 ha->isp_ops->nvram_config(vha); in qla2x00_abort_isp()
|
Completed in 73 milliseconds