/titanic_41/usr/src/uts/common/io/ural/ |
H A D | ural_var.h | 119 int (*sc_newstate)(struct ieee80211com *, member
|
H A D | ural.c | 1456 err = sc->sc_newstate(ic, nstate, arg); in ural_newstate() 2304 sc->sc_newstate = ic->ic_newstate; in ural_attach()
|
/titanic_41/usr/src/uts/common/io/rum/ |
H A D | rum_var.h | 127 int (*sc_newstate)(struct ieee80211com *, member
|
H A D | rum.c | 1464 err = sc->sc_newstate(ic, nstate, arg); in rum_newstate() 2349 sc->sc_newstate = ic->ic_newstate; in rum_attach()
|
/titanic_41/usr/src/uts/common/io/urtw/ |
H A D | urtw_var.h | 99 int (*sc_newstate)(struct ieee80211com *, member
|
/titanic_41/usr/src/uts/common/io/ral/ |
H A D | rt2560_var.h | 198 int (*sc_newstate)(struct ieee80211com *, member
|
H A D | rt2560.c | 945 err = sc->sc_newstate(ic, nstate, arg); in rt2560_newstate() 2535 sc->sc_newstate = ic->ic_newstate; in rt2560_attach()
|
/titanic_41/usr/src/uts/common/io/rwd/ |
H A D | rt2661_var.h | 179 int (*sc_newstate)(struct ieee80211com *, member
|
H A D | rt2661.c | 2064 err = sc->sc_newstate(ic, nstate, arg); in rt2661_newstate() 3055 sc->sc_newstate = ic->ic_newstate; in rt2661_attach()
|
/titanic_41/usr/src/uts/common/io/iwk/ |
H A D | iwk2_var.h | 122 int (*sc_newstate)(struct ieee80211com *, member
|
/titanic_41/usr/src/uts/common/io/rwn/ |
H A D | rt2860_var.h | 227 int (*sc_newstate)(struct ieee80211com *, member
|
/titanic_41/usr/src/uts/common/io/wpi/ |
H A D | wpivar.h | 127 int (*sc_newstate)(struct ieee80211com *, member
|
H A D | wpi.c | 581 sc->sc_newstate = ic->ic_newstate; in wpi_attach() 1299 err = sc->sc_newstate(ic, nstate, arg); in wpi_newstate() 1401 return (sc->sc_newstate(ic, nstate, arg)); in wpi_newstate()
|
/titanic_41/usr/src/uts/common/io/iwh/ |
H A D | iwh_var.h | 116 int (*sc_newstate)(struct ieee80211com *, member
|
/titanic_41/usr/src/uts/common/io/iwp/ |
H A D | iwp_var.h | 135 int (*sc_newstate)(struct ieee80211com *, member
|
H A D | iwp.c | 1854 err = sc->sc_newstate(ic, nstate, arg); in iwp_newstate() 1960 return (sc->sc_newstate(ic, nstate, arg)); in iwp_newstate() 5333 sc->sc_newstate = ic->ic_newstate; in iwp_overwrite_ic_default()
|
/titanic_41/usr/src/uts/common/io/uath/ |
H A D | uath_var.h | 234 int (*sc_newstate)(struct ieee80211com *, member
|
/titanic_41/usr/src/uts/common/io/atu/ |
H A D | atu.h | 99 int (*sc_newstate)(struct ieee80211com *, member
|
H A D | atu.c | 492 sc->sc_newstate(ic, nstate, arg); in atu_newstate() 528 err = sc->sc_newstate(ic, nstate, arg); in atu_newstate() 1260 sc->sc_newstate = ic->ic_newstate; in atu_attach()
|
/titanic_41/usr/src/uts/common/io/rtw/ |
H A D | rtwvar.h | 480 int (*sc_newstate)(ieee80211com_t *, member
|
/titanic_41/usr/src/uts/common/io/ipw/ |
H A D | ipw2100_impl.h | 99 int (*sc_newstate)(struct ieee80211com *, member
|
/titanic_41/usr/src/uts/common/io/iwi/ |
H A D | ipw2200_impl.h | 102 int (*sc_newstate)(struct ieee80211com *, member
|
/titanic_41/usr/src/uts/common/io/mwl/ |
H A D | mwl_var.h | 571 int (*sc_newstate)(struct ieee80211com *, member
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_core.h | 991 int (*sc_newstate)(ieee80211com_t *, enum ieee80211_state, int); member
|
H A D | arn_main.c | 1619 error = sc->sc_newstate(ic, nstate, arg); in arn_newstate() 3194 sc->sc_newstate = ic->ic_newstate; in arn_attach()
|