Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300phy.h1940 #define BAD_DLLP_ERR_MASK 0x00ff0000 macro
Dar9300_attach.c143 p_counters->uc_bad_dllp_errors = MS(val, BAD_DLLP_ERR_MASK); in ar9300_read_pcie_error_monitor()