Searched refs:update_fw_options (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 2256 .update_fw_options = qla2x00_update_fw_options, 2295 .update_fw_options = qla2x00_update_fw_options, 2334 .update_fw_options = qla24xx_update_fw_options, 2373 .update_fw_options = qla24xx_update_fw_options, 2412 .update_fw_options = qla24xx_update_fw_options, 2451 .update_fw_options = qla24xx_update_fw_options, 2490 .update_fw_options = qla24xx_update_fw_options, 2529 .update_fw_options = qla24xx_update_fw_options, 2568 .update_fw_options = NULL, 2607 .update_fw_options = qla24xx_update_fw_options,
|
H A D | qla_def.h | 3443 void (*update_fw_options) (struct scsi_qla_host *); member
|
H A D | qla_init.c | 4831 ha->isp_ops->update_fw_options(vha); in qla2x00_init_rings()
|