Home
last modified time | relevance | path

Searched refs:purge_mbox (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_mbx.c194 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset || in qla2x00_mailbox_command()
198 ha->flags.purge_mbox, ha->flags.eeh_busy, mcp->mb[0]); in qla2x00_mailbox_command()
212 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset || in qla2x00_mailbox_command()
297 } else if (ha->flags.purge_mbox || in qla2x00_mailbox_command()
340 if (ha->flags.purge_mbox || in qla2x00_mailbox_command()
Dqla_def.h4036 uint32_t purge_mbox:1; member
Dqla_init.c7130 ha->flags.purge_mbox = 1; in qla2x00_abort_isp_cleanup()
7175 ha->flags.purge_mbox = 0; in qla2x00_abort_isp_cleanup()