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()12227 uint32_t intr_mode = LPFC_INTR_ERROR; in lpfc_sli_enable_intr()13218 uint32_t intr_mode = LPFC_INTR_ERROR; in lpfc_sli4_enable_intr()13263 return LPFC_INTR_ERROR; in lpfc_sli4_enable_intr()14036 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_probe_one_s3()14288 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_resume_one_s3()14476 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_io_slot_reset_s3()14844 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_probe_one_s4()15117 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_pci_resume_one_s4()15325 if (intr_mode == LPFC_INTR_ERROR) { in lpfc_io_slot_reset_s4()
1301 #define LPFC_INTR_ERROR 0xFFFFFFFF macro