Home
last modified time | relevance | path

Searched refs:fw_dump_cap_flags (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_dbg.c284 set_bit(RISC_SRAM_DUMP_CMPL, &ha->fw_dump_cap_flags); in qla24xx_dump_memory()
317 set_bit(RISC_PAUSE_CMPL, &ha->fw_dump_cap_flags); in qla24xx_pause_risc()
341 set_bit(DMA_SHUTDOWN_CMPL, &ha->fw_dump_cap_flags); in qla24xx_soft_reset()
358 set_bit(ISP_RESET_CMPL, &ha->fw_dump_cap_flags); in qla24xx_soft_reset()
371 set_bit(RISC_RDY_AFT_RESET, &ha->fw_dump_cap_flags); in qla24xx_soft_reset()
715 rval, ha->fw_dump_cap_flags); in qla2xxx_dump_post_process()
720 vha->host_no, ha->fw_dump, ha->fw_dump_cap_flags); in qla2xxx_dump_post_process()
1098 ha->fw_dump_cap_flags = 0; in qla24xx_fw_dump()
1340 ha->fw_dump_cap_flags = 0; in qla25xx_fw_dump()
1653 ha->fw_dump_cap_flags = 0; in qla81xx_fw_dump()
[all …]
H A Dqla_tmpl.c1097 vha->host_no, vha->hw->fw_dump, vha->hw->fw_dump_cap_flags); in qla27xx_fwdump()
H A Dqla_init.c3345 set_bit(DMA_SHUTDOWN_CMPL, &ha->fw_dump_cap_flags); in qla24xx_reset_risc()
3371 set_bit(ISP_MBX_RDY, &ha->fw_dump_cap_flags); in qla24xx_reset_risc()
3389 set_bit(ISP_SOFT_RESET_CMPL, &ha->fw_dump_cap_flags); in qla24xx_reset_risc()
3441 set_bit(RISC_RDY_AFT_RESET, &ha->fw_dump_cap_flags); in qla24xx_reset_risc()
3810 ha->fw_dump_cap_flags = 0; in qla2x00_alloc_fw_dump()
H A Dqla_def.h4605 unsigned long fw_dump_cap_flags; member
H A Dqla_os.c4865 ha->fw_dump_cap_flags = 0; in qla2x00_free_fw_dump()