Searched refs:PCICFG_UE_STATUS_LOW_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/oce/ | ||
| D | oce_hw.h | 68 #define PCICFG_UE_STATUS_LOW_MASK 0xA8 macro |
| D | oce_if.c | 2480 ue_low_mask = OCE_READ_REG32(sc, devcfg, PCICFG_UE_STATUS_LOW_MASK); in oce_detect_hw_error() |