Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_mbx.c187 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()
201 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset || in qla2x00_mailbox_command()
282 } else if (ha->flags.purge_mbox || in qla2x00_mailbox_command()
322 if (ha->flags.purge_mbox || in qla2x00_mailbox_command()
Dqla_def.h3906 uint32_t purge_mbox:1; member
Dqla_init.c6748 ha->flags.purge_mbox = 1; in qla2x00_abort_isp_cleanup()
6787 ha->flags.purge_mbox = 0; in qla2x00_abort_isp_cleanup()
Dqla_os.c7407 ha->flags.purge_mbox = 0; in qla_pci_error_cleanup()