Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mbx.c193 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()
207 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset || in qla2x00_mailbox_command()
290 } else if (ha->flags.purge_mbox || in qla2x00_mailbox_command()
330 if (ha->flags.purge_mbox || in qla2x00_mailbox_command()
H A Dqla_def.h3911 uint32_t purge_mbox:1; member
H A Dqla_init.c6891 ha->flags.purge_mbox = 1; in qla2x00_abort_isp_cleanup()
6930 ha->flags.purge_mbox = 0; in qla2x00_abort_isp_cleanup()
H A Dqla_os.c7399 ha->flags.purge_mbox = 0; in qla_pci_error_cleanup()