Searched refs:hba_pci_err (Results 1 – 1 of 1) sorted by relevance
3817 bool hba_pci_err; in lpfc_offline_prep() local3827 hba_pci_err = test_bit(HBA_PCI_ERR, &phba->bit_flags); in lpfc_offline_prep()3847 if (offline || hba_pci_err) { in lpfc_offline_prep()15173 bool hba_pci_err; in lpfc_io_error_detected_s4() local15181 hba_pci_err = test_and_set_bit(HBA_PCI_ERR, &phba->bit_flags); in lpfc_io_error_detected_s4()15183 if (!hba_pci_err) in lpfc_io_error_detected_s4()15196 hba_pci_err = test_and_set_bit(HBA_PCI_ERR, &phba->bit_flags); in lpfc_io_error_detected_s4()15197 if (!hba_pci_err) in lpfc_io_error_detected_s4()15232 bool hba_pci_err; in lpfc_io_slot_reset_s4() local15243 hba_pci_err = test_and_clear_bit(HBA_PCI_ERR, &phba->bit_flags); in lpfc_io_slot_reset_s4()[all …]