Searched refs:LPFC_INTR_ERROR (Results 1 – 2 of 2) sorted by relevance
1968 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_sli4_port_sta_fn_reset()12230 uint32_t intr_mode = LPFC_INTR_ERROR; in lpfc_sli_enable_intr()13221 uint32_t intr_mode = LPFC_INTR_ERROR; in lpfc_sli4_enable_intr()13266 return LPFC_INTR_ERROR; in lpfc_sli4_enable_intr()14041 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_probe_one_s3()14293 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_resume_one_s3()14481 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_io_slot_reset_s3()14849 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_probe_one_s4()15122 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_resume_one_s4()15330 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_io_slot_reset_s4()
1302 #define LPFC_INTR_ERROR 0xFFFFFFFF macro