Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h1902 #define HC_R2INT_ENA 0x00000008 /* Bit 3 */ macro
H A Dlpfc_sli.c13684 writel(hc_copy & ~(HC_MBINT_ENA | HC_R2INT_ENA | in lpfc_sli_sp_intr_handler()
14069 | HC_R2INT_ENA | HC_LAINT_ENA | HC_ERINT_ENA), in lpfc_sli_intr_handler()
H A Dlpfc_init.c583 status |= HC_R2INT_ENA; in lpfc_config_port_post()