Searched refs:pci_error_state (Results 1 – 2 of 2) sorted by relevance
7340 if (ha->pci_error_state) in qla_wind_down_chip() 7783 ha->pci_error_state = QLA_PCI_ERR_DETECTED; in qla2xxx_pci_error_detected() 7834 ha->pci_error_state = QLA_PCI_MMIO_ENABLED; in qla2xxx_pci_mmio_enabled() 7885 ha->pci_error_state = QLA_PCI_SLOT_RESET; in qla2xxx_pci_slot_reset() 7957 ha->pci_error_state = QLA_PCI_RESUME; in qla2xxx_pci_resume()
603 while (i && eeh_delay && (ha->pci_error_state < QLA_PCI_SLOT_RESET)) { in qla2x00_mailbox_command()