Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/oce/
Doce_hw.h68 #define PCICFG_UE_STATUS_LOW_MASK 0xA8 macro
Doce_if.c2480 ue_low_mask = OCE_READ_REG32(sc, devcfg, PCICFG_UE_STATUS_LOW_MASK); in oce_detect_hw_error()