Home
last modified time | relevance | path

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

/linux-6.1.9/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.h4047 uint32_t purge_mbox:1; member
Dqla_init.c7134 ha->flags.purge_mbox = 1; in qla2x00_abort_isp_cleanup()
7179 ha->flags.purge_mbox = 0; in qla2x00_abort_isp_cleanup()