Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_icereg.h12332 #define ICE_AQC_HEALTH_STATUS_SET_PF_SPECIFIC_MASK BIT(0) macro
Dif_ice.c20079 health_mask = ICE_AQC_HEALTH_STATUS_SET_PF_SPECIFIC_MASK | in ice_init_health_events()