Home
last modified time | relevance | path

Searched refs:update_fw_options (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c2241 .update_fw_options = qla2x00_update_fw_options,
2280 .update_fw_options = qla2x00_update_fw_options,
2319 .update_fw_options = qla24xx_update_fw_options,
2358 .update_fw_options = qla24xx_update_fw_options,
2397 .update_fw_options = qla24xx_update_fw_options,
2436 .update_fw_options = qla24xx_update_fw_options,
2475 .update_fw_options = qla24xx_update_fw_options,
2514 .update_fw_options = qla24xx_update_fw_options,
2553 .update_fw_options = NULL,
2592 .update_fw_options
[all...]
H A Dqla_init.c4831 ha->isp_ops->update_fw_options(vha); in qla2x00_init_rings()