Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ice/
Dif_ice_iflib.c1237 if (oicr & PFINT_OICR_GRST_M) { in ice_msix_admin()
Dice_lib.c4734 PFINT_OICR_GRST_M | in ice_configure_misc_interrupts()
Dice_hw_autogen.h4919 #define PFINT_OICR_GRST_M BIT(20) macro