Home
last modified time | relevance | path

Searched refs:PFINT_OICR_PE_CRITERR_M (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_ice.c18139 PFINT_OICR_PE_CRITERR_M); in ice_configure_misc_interrupts()
26108 if (oicr & (PFINT_OICR_PE_CRITERR_M | PFINT_OICR_HMC_ERR_M)) { in ice_intr0()
H A Dif_icereg.h4940 #define PFINT_OICR_PE_CRITERR_M BIT(28) macro