Symbol: IEEE80211_S_INIT
usr/src/uts/common/io/arn/arn_main.c
1419
if (nstate == IEEE80211_S_INIT) {
usr/src/uts/common/io/arn/arn_main.c
1636
(void) ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/arn/arn_main.c
2172
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/arn/arn_main.c
3118
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/ath/ath_main.c
1299
if (nstate == IEEE80211_S_INIT) {
usr/src/uts/common/io/ath/ath_main.c
1584
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/ath/ath_main.c
2224
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/atu/atu.c
1128
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/atu/atu.c
1249
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/atu/atu.c
1329
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/atu/atu.c
1443
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/atu/atu.c
512
case IEEE80211_S_INIT:
usr/src/uts/common/io/atu/atu.c
909
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/ipw/ipw2100.c
1706
case IEEE80211_S_INIT:
usr/src/uts/common/io/ipw/ipw2100.c
2587
if (ic->ic_state != IEEE80211_S_INIT) {
usr/src/uts/common/io/ipw/ipw2100.c
2588
(void) ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/ipw/ipw2100.c
2795
IEEE80211_S_INIT, -1);
usr/src/uts/common/io/ipw/ipw2100.c
378
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/ipw/ipw2100.c
730
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwh/iwh.c
1014
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwh/iwh.c
1871
case IEEE80211_S_INIT:
usr/src/uts/common/io/iwh/iwh.c
2031
case IEEE80211_S_INIT:
usr/src/uts/common/io/iwh/iwh.c
2780
IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwh/iwh.c
2907
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwh/iwh.c
3696
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwh/iwh.c
3725
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwh/iwh.c
3828
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwh/iwh.c
3852
if (sc->sc_ostate != IEEE80211_S_INIT) {
usr/src/uts/common/io/iwh/iwh.c
3884
IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwh/iwh.c
774
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/iwi/ipw2200.c
1828
case IEEE80211_S_INIT:
usr/src/uts/common/io/iwi/ipw2200.c
2001
if (ostate != IEEE80211_S_INIT)
usr/src/uts/common/io/iwi/ipw2200.c
2047
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwi/ipw2200.c
2072
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwi/ipw2200.c
475
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/iwi/ipw2200.c
777
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwk/iwk2.c
1557
case IEEE80211_S_INIT:
usr/src/uts/common/io/iwk/iwk2.c
1741
case IEEE80211_S_INIT:
usr/src/uts/common/io/iwk/iwk2.c
1811
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwk/iwk2.c
2415
IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwk/iwk2.c
2517
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwk/iwk2.c
3069
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwk/iwk2.c
3232
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwk/iwk2.c
3248
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwk/iwk2.c
3343
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwk/iwk2.c
3364
if (sc->sc_ostate != IEEE80211_S_INIT)
usr/src/uts/common/io/iwk/iwk2.c
3383
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwk/iwk2.c
3415
IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwk/iwk2.c
668
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/iwn/if_iwn.c
1395
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwn/if_iwn.c
2475
if ((sc->sc_flags & IWN_FLAG_RADIO_OFF) && nstate != IEEE80211_S_INIT) {
usr/src/uts/common/io/iwn/if_iwn.c
2481
nstate != IEEE80211_S_INIT) {
usr/src/uts/common/io/iwn/if_iwn.c
2556
case IEEE80211_S_INIT:
usr/src/uts/common/io/iwn/if_iwn.c
3063
IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwn/if_iwn.c
3119
IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwn/if_iwn.c
3351
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwn/if_iwn.c
4061
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwn/if_iwn.c
4317
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwn/if_iwn.c
4375
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwn/if_iwn.c
4391
if (sc->sc_ostate != IEEE80211_S_INIT) {
usr/src/uts/common/io/iwn/if_iwn.c
7652
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwn/if_iwn.c
7681
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwn/if_iwn.c
967
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/iwp/iwp.c
1811
case IEEE80211_S_INIT:
usr/src/uts/common/io/iwp/iwp.c
1944
case IEEE80211_S_INIT:
usr/src/uts/common/io/iwp/iwp.c
2670
IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwp/iwp.c
2737
IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwp/iwp.c
2808
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwp/iwp.c
3524
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwp/iwp.c
3553
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwp/iwp.c
3656
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/iwp/iwp.c
3680
if (sc->sc_ostate != IEEE80211_S_INIT) {
usr/src/uts/common/io/iwp/iwp.c
724
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/iwp/iwp.c
927
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/mwl/mwl.c
2994
case IEEE80211_S_INIT:
usr/src/uts/common/io/mwl/mwl.c
2997
if (ostate != IEEE80211_S_INIT) {
usr/src/uts/common/io/mwl/mwl.c
3649
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/mwl/mwl.c
3668
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/mwl/mwl.c
3836
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/mwl/mwl.c
4045
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/net80211/net80211.c
344
if (ic->ic_state == IEEE80211_S_INIT)
usr/src/uts/common/io/net80211/net80211_ioctl.c
1639
if (ic->ic_state != IEEE80211_S_INIT &&
usr/src/uts/common/io/net80211/net80211_ioctl.c
1827
case IEEE80211_S_INIT:
usr/src/uts/common/io/net80211/net80211_ioctl.c
2164
ieee80211_new_state(ic, IEEE80211_S_INIT,
usr/src/uts/common/io/net80211/net80211_ioctl.c
885
if (ostate == IEEE80211_S_INIT)
usr/src/uts/common/io/net80211/net80211_ioctl.c
937
if (ic->ic_state != IEEE80211_S_INIT) {
usr/src/uts/common/io/net80211/net80211_ioctl.c
939
(void) ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/net80211/net80211_node.c
593
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/net80211/net80211_proto.c
796
case IEEE80211_S_INIT:
usr/src/uts/common/io/net80211/net80211_proto.c
799
case IEEE80211_S_INIT:
usr/src/uts/common/io/net80211/net80211_proto.c
835
case IEEE80211_S_INIT:
usr/src/uts/common/io/net80211/net80211_proto.c
882
case IEEE80211_S_INIT:
usr/src/uts/common/io/net80211/net80211_proto.c
924
case IEEE80211_S_INIT:
usr/src/uts/common/io/net80211/net80211_proto.c
945
case IEEE80211_S_INIT:
usr/src/uts/common/io/ral/rt2560.c
1914
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/ral/rt2560.c
2473
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/ral/rt2560.c
895
case IEEE80211_S_INIT:
usr/src/uts/common/io/rtw/rtw.c
2504
if (ostate == IEEE80211_S_INIT && nstate != IEEE80211_S_INIT)
usr/src/uts/common/io/rtw/rtw.c
2506
if (nstate != IEEE80211_S_INIT) {
usr/src/uts/common/io/rtw/rtw.c
2513
case IEEE80211_S_INIT:
usr/src/uts/common/io/rtw/rtw.c
2865
(void) ieee80211_new_state(&rsc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/rtw/rtw.c
2957
(void) ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/rtw/rtw.c
3388
ieee80211_new_state(&rsc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/rum/rum.c
1417
case IEEE80211_S_INIT:
usr/src/uts/common/io/rum/rum.c
1653
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/rum/rum.c
1769
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/rum/rum.c
2285
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/rwd/rt2661.c
2021
case IEEE80211_S_INIT:
usr/src/uts/common/io/rwd/rt2661.c
2574
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/rwd/rt2661.c
2593
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/rwd/rt2661.c
3021
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/rwn/rt2860.c
1546
case IEEE80211_S_INIT:
usr/src/uts/common/io/rwn/rt2860.c
2588
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/rwn/rt2860.c
2607
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/rwn/rt2860.c
2966
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/uath/uath.c
1908
if (UATH_IS_DISCONNECT(sc) && (nstate != IEEE80211_S_INIT)) {
usr/src/uts/common/io/uath/uath.c
1913
if (UATH_IS_SUSPEND(sc) && (nstate != IEEE80211_S_INIT)) {
usr/src/uts/common/io/uath/uath.c
1919
case IEEE80211_S_INIT:
usr/src/uts/common/io/uath/uath.c
2308
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/uath/uath.c
2765
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/uath/uath.c
2790
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/uath/uath.c
2804
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/uath/uath.c
3163
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/uath/uath.c
3296
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/ural/ural.c
1404
case IEEE80211_S_INIT:
usr/src/uts/common/io/ural/ural.c
1646
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/ural/ural.c
1762
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/ural/ural.c
2245
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/urtw/urtw.c
2081
error = urtw_update_msr(sc, IEEE80211_S_INIT);
usr/src/uts/common/io/urtw/urtw.c
3085
error = urtw_update_msr(sc, IEEE80211_S_INIT);
usr/src/uts/common/io/urtw/urtw.c
3661
case IEEE80211_S_INIT:
usr/src/uts/common/io/urtw/urtw.c
3935
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/urtw/urtw.c
4007
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/urtw/urtw.c
4193
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/urtw/urtw.c
4361
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/urtw/urtw.c
4490
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/wpi/wpi.c
1250
case IEEE80211_S_INIT:
usr/src/uts/common/io/wpi/wpi.c
1393
case IEEE80211_S_INIT:
usr/src/uts/common/io/wpi/wpi.c
1897
IEEE80211_S_INIT, -1);
usr/src/uts/common/io/wpi/wpi.c
1986
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/wpi/wpi.c
2470
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/wpi/wpi.c
2485
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/wpi/wpi.c
2579
ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/wpi/wpi.c
2600
if (sc->sc_ostate != IEEE80211_S_INIT)
usr/src/uts/common/io/wpi/wpi.c
2619
ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/wpi/wpi.c
543
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/zyd/zyd.c
527
ic->ic_state = IEEE80211_S_INIT;
usr/src/uts/common/io/zyd/zyd.c
788
ieee80211_new_state(&sc->ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/zyd/zyd.c
803
ieee80211_new_state(&sc->ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/zyd/zyd_usb.c
1215
ieee80211_new_state(&sc->ic, IEEE80211_S_INIT, -1);
usr/src/uts/common/io/zyd/zyd_usb.c
1239
ieee80211_new_state(&sc->ic, IEEE80211_S_INIT, -1);