Searched refs:update_fw_options (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_os.c | 1708 .update_fw_options = qla2x00_update_fw_options, 1746 .update_fw_options = qla2x00_update_fw_options, 1784 .update_fw_options = qla24xx_update_fw_options, 1822 .update_fw_options = qla24xx_update_fw_options, 1860 .update_fw_options = qla81xx_update_fw_options, 1898 .update_fw_options = qla24xx_update_fw_options, 1936 .update_fw_options = qla24xx_update_fw_options, 1974 .update_fw_options = qla81xx_update_fw_options, 2012 .update_fw_options = NULL, 2050 .update_fw_options = qla81xx_update_fw_options,
|
D | qla_def.h | 2635 void (*update_fw_options) (struct scsi_qla_host *); member
|
D | qla_init.c | 2240 ha->isp_ops->update_fw_options(vha); in qla2x00_init_rings()
|