Home
last modified time | relevance | path

Searched refs:AR_BCHAN_UNUSED (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Darn5008.c2610 if (tgt[i].bChannel == AR_BCHAN_UNUSED || in ar5008_get_lg_tpow()
2618 else if (hi == nchans || tgt[hi].bChannel == AR_BCHAN_UNUSED) in ar5008_get_lg_tpow()
2642 if (tgt[i].bChannel == AR_BCHAN_UNUSED || in ar5008_get_ht_tpow()
2650 else if (hi == nchans || tgt[hi].bChannel == AR_BCHAN_UNUSED) in ar5008_get_ht_tpow()
H A Dathnreg.h1431 #define AR_BCHAN_UNUSED 0xff macro
H A Dathn.c1671 if (pierfreq[i] == AR_BCHAN_UNUSED || in athn_get_pier_ival()
1678 else if (*hi == npiers || pierfreq[*hi] == AR_BCHAN_UNUSED) in athn_get_pier_ival()