Home
last modified time | relevance | path

Searched refs:INTx (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc.h471 INTx, enumerator
Dlpfc_init.c8317 phba->intr_type = INTx; in lpfc_sli_enable_intr()
8341 else if (phba->intr_type == INTx) in lpfc_sli_disable_intr()
8848 phba->intr_type = INTx; in lpfc_sli4_enable_intr()
8879 else if (phba->intr_type == INTx) in lpfc_sli4_disable_intr()
Dlpfc_sli.c337 if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM)) in lpfc_sli4_eq_release()