Home
last modified time | relevance | path

Searched refs:mpi_fw_dump (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.c1012 if (!vha->hw->mpi_fw_dump) { in qla27xx_mpi_fwdump()
1017 void *buf = vha->hw->mpi_fw_dump; in qla27xx_mpi_fwdump()
1052 vha->host_no, vha->hw->mpi_fw_dump); in qla27xx_mpi_fwdump()
H A Dqla_attr.c47 ha->mpi_fw_dump, in qla2x00_sysfs_read_fw_dump()
164 ha->isp_ops->mpi_fw_dump(vha, 0); in qla2x00_sysfs_write_fw_dump()
H A Dqla_def.h3473 void (*mpi_fw_dump)(struct scsi_qla_host *, int); member
4615 void *mpi_fw_dump; member
H A Dqla_isr.c1067 ha->isp_ops->mpi_fw_dump(vha, 1); in qla27xx_handle_8200_aen()
1372 ha->isp_ops->mpi_fw_dump(vha, 1); in qla2x00_async_event()
H A Dqla_os.c2626 .mpi_fw_dump = qla27xx_mpi_fwdump,
H A Dqla_init.c3925 ha->mpi_fw_dump = (char *)fw_dump + in qla2x00_alloc_fw_dump()