HomeSort by: relevance | last modified time | path
    Searched refs:AR_BCHAN_UNUSED (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
arn5008.c 2642 if (tgt[i].bChannel == AR_BCHAN_UNUSED ||
2650 else if (hi == nchans || tgt[hi].bChannel == AR_BCHAN_UNUSED)
2674 if (tgt[i].bChannel == AR_BCHAN_UNUSED ||
2682 else if (hi == nchans || tgt[hi].bChannel == AR_BCHAN_UNUSED)
athnreg.h 1431 #define AR_BCHAN_UNUSED 0xff
athn.c 1703 if (pierfreq[i] == AR_BCHAN_UNUSED ||
1710 else if (*hi == npiers || pierfreq[*hi] == AR_BCHAN_UNUSED)

Completed in 20 milliseconds