Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_hw.h1853 #define HC_R1INT_ENA 0x00000004 /* Bit 2 */ macro
Dlpfc_init.c575 status |= HC_R1INT_ENA; in lpfc_config_port_post()
Dlpfc_sli.c14211 writel(hc_copy & ~(HC_MBINT_ENA | HC_R0INT_ENA | HC_R1INT_ENA in lpfc_sli_intr_handler()