Searched refs:LPFC_INTR_ERROR (Results 1 – 2 of 2) sorted by relevance
1966 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_sli4_port_sta_fn_reset()12221 uint32_t intr_mode = LPFC_INTR_ERROR; in lpfc_sli_enable_intr()13227 uint32_t intr_mode = LPFC_INTR_ERROR; in lpfc_sli4_enable_intr()13272 return LPFC_INTR_ERROR; in lpfc_sli4_enable_intr()14071 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_probe_one_s3()14323 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_resume_one_s3()14511 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_io_slot_reset_s3()14879 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_probe_one_s4()15152 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_resume_one_s4()15360 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_io_slot_reset_s4()
1330 #define LPFC_INTR_ERROR 0xFFFFFFFF macro