Searched refs:NO_ENUMRD (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/dev/athk/ |
H A D | regd_common.h | 21 NO_ENUMRD = 0x00, enumerator 167 {NO_ENUMRD, DEBUG_REG_DMN, DEBUG_REG_DMN}, 302 {CTRY_DEBUG, NO_ENUMRD, "DB"},
|
H A D | regd.c | 625 if (regdmn == NO_ENUMRD) in ath_get_regpair()
|
/freebsd/sys/dev/ath/ath_hal/ah_regdomain/ |
H A D | ah_rd_regenum.h | 41 NO_ENUMRD = 0x00, enumerator
|
H A D | ah_rd_ctry.h | 31 { CTRY_DEBUG, NO_ENUMRD },
|
H A D | ah_rd_regmap.h | 32 {NO_ENUMRD, DEBUG_REG_DMN, DEBUG_REG_DMN, NO_REQ, NO_REQ, PSCAN_DEFER, CTRY_DEFAULT },
|
/freebsd/tools/tools/ath/athrd/ |
H A D | athrd.c | 229 NO_ENUMRD = 0x00, enumerator 391 D(NO_ENUMRD), 582 {CTRY_DEBUG, NO_ENUMRD, "DB", "DEBUG" },
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_regdomain.c | 217 if (regDmnPair != NO_ENUMRD) { in findRegDmnPair()
|