Searched refs:CHANNEL_UNUSED (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h150 #define CHANNEL_UNUSED 0xff macro
H A Dah_eeprom_v3.c48 if (fbin == CHANNEL_UNUSED) /* reserved value, don't convert */
58 if (fbin == CHANNEL_UNUSED) /* reserved value, don't convert */
317 if (ee->ee_calPier11b[i] != CHANNEL_UNUSED)
324 if (ee->ee_calPier11g[i] != CHANNEL_UNUSED)

Completed in 188 milliseconds