Searched refs:update_fw_options (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 2253 .update_fw_options = qla2x00_update_fw_options, 2292 .update_fw_options = qla2x00_update_fw_options, 2331 .update_fw_options = qla24xx_update_fw_options, 2370 .update_fw_options = qla24xx_update_fw_options, 2409 .update_fw_options = qla24xx_update_fw_options, 2448 .update_fw_options = qla24xx_update_fw_options, 2487 .update_fw_options = qla24xx_update_fw_options, 2526 .update_fw_options = qla24xx_update_fw_options, 2565 .update_fw_options = NULL, 2604 .update_fw_options = qla24xx_update_fw_options,
|
H A D | qla_def.h | 3442 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()
|