Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_mbx.c188 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()
202 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset || in qla2x00_mailbox_command()
284 } else if (ha->flags.purge_mbox || in qla2x00_mailbox_command()
324 if (ha->flags.purge_mbox || in qla2x00_mailbox_command()
Dqla_def.h3654 uint32_t purge_mbox:1; member
Dqla_init.c6604 ha->flags.purge_mbox = 1; in qla2x00_abort_isp_cleanup()
6643 ha->flags.purge_mbox = 0; in qla2x00_abort_isp_cleanup()
Dqla_os.c6865 ha->flags.purge_mbox = 0; in qla_pci_error_cleanup()