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()15174 bool hba_pci_err; in lpfc_io_error_detected_s4() local15182 hba_pci_err = test_and_set_bit(HBA_PCI_ERR, &phba->bit_flags); in lpfc_io_error_detected_s4()15184 if (!hba_pci_err) in lpfc_io_error_detected_s4()15197 hba_pci_err = test_and_set_bit(HBA_PCI_ERR, &phba->bit_flags); in lpfc_io_error_detected_s4()15198 if (!hba_pci_err) in lpfc_io_error_detected_s4()15233 bool hba_pci_err; in lpfc_io_slot_reset_s4() local15244 hba_pci_err = test_and_clear_bit(HBA_PCI_ERR, &phba->bit_flags); in lpfc_io_slot_reset_s4()[all …]