Home
last modified time | relevance | path

Searched refs:NO_ENUMRD (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/athk/
H A Dregd_common.h21 NO_ENUMRD = 0x00, enumerator
167 {NO_ENUMRD, DEBUG_REG_DMN, DEBUG_REG_DMN},
302 {CTRY_DEBUG, NO_ENUMRD, "DB"},
H A Dregd.c625 if (regdmn == NO_ENUMRD) in ath_get_regpair()
/freebsd/sys/dev/ath/ath_hal/ah_regdomain/
H A Dah_rd_regenum.h41 NO_ENUMRD = 0x00, enumerator
H A Dah_rd_ctry.h31 { CTRY_DEBUG, NO_ENUMRD },
H A Dah_rd_regmap.h32 {NO_ENUMRD, DEBUG_REG_DMN, DEBUG_REG_DMN, NO_REQ, NO_REQ, PSCAN_DEFER, CTRY_DEFAULT },
/freebsd/tools/tools/ath/athrd/
H A Dathrd.c229 NO_ENUMRD = 0x00, enumerator
391 D(NO_ENUMRD),
582 {CTRY_DEBUG, NO_ENUMRD, "DB", "DEBUG" },
/freebsd/sys/dev/ath/ath_hal/
H A Dah_regdomain.c217 if (regDmnPair != NO_ENUMRD) { in findRegDmnPair()