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

  /src/sys/dev/ic/
athnvar.h 525 struct ieee80211_channel *sc_curchanext; member in struct:athn_softc
athn.c 932 sc->sc_curchanext = extchan;
984 ((extchan != NULL) ^ (sc->sc_curchanext != NULL))) {
2321 sc->sc_curchanext = extchan;
2611 if (sc->sc_curchanext != NULL)
  /src/sys/dev/usb/
if_athn_usb.c 1762 ((extchan != NULL) ^ (sc->sc_curchanext != NULL))) {

Completed in 52 milliseconds