Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ah_regdomain/
H A Dah_rd_regenum.h54 FCC_UBNT = 0x2A, /* Ubiquity PicoStation M2HP */ enumerator
/freebsd/sys/dev/ath/ath_hal/
H A Dah_regdomain.c175 if (rd == FCC_UBNT) { in isEepromValid()