Searched refs:ostate (Results 26 - 50 of 54) sorted by relevance

123

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_sbd.c934 ap_cm_capacity(apd_t *a, int seq, void *cap, int *ncap, cfga_stat_t *ostate) argument
947 if (ostate)
948 *ostate = os;
983 DBG("%d)\n", *ostate);
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c707 cfga_stat_t ostate; local
714 ostate = dev_devinfo_to_occupant_state(devinfo_state);
717 if (ostate == CFGA_STAT_CONFIGURED) {
754 clp->ap_o_state = ostate;
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c626 sim_sc_list[sim_idx].ostate = SYSC_CFGA_OSTATE_CONFIGURED;
629 sim_sc_list[sim_idx].ostate = SYSC_CFGA_OSTATE_UNCONFIGURED;
932 os = ss[idx].ostate;
1336 cs->ap_o_state = ostate_cvt(sc->ostate);
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c1552 Node *ostate; local
1565 for (sp = s; (ostate = state) != NULL; ) {
1592 k = c->step[c->cmap[*sp]] - ostate->d - 1;
1593 if (k < ostate->shift1)
1594 k = ostate->shift1;
1595 if (k > ostate->shift2)
1596 k = ostate->shift2;
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dmd5.c446 state->ostate[lupe] = htonl(hmac.octx.state[lupe]);
459 hmac->octx.state[lupe] = ntohl(state->ostate[lupe]);
/illumos-gate/usr/src/lib/libsasl/include/
H A Dsaslplug.h36 uint32_t ostate[4]; member in struct:HMAC_MD5_STATE_s
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c4693 int ostate; local
4717 ostate = OSTATE_HEAD;
4729 switch (ostate)
4836 ostate = OSTATE_HEAD;
4838 ostate = OSTATE_CR;
4840 ostate = OSTATE_INLINE;
4860 ostate = OSTATE_HEAD;
4868 ostate = OSTATE_INLINE;
4874 ostate = OSTATE_CR;
4937 ostate
[all...]
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c3588 int dlen, ostate, nstate, rval, dir; local
3600 ostate = tqe->tqe_state[1 - dir];
3606 int, ostate,
3621 if (ostate <= IPF_TCPS_ESTABLISHED) {
3655 switch (ostate)
3761 switch (ostate)
3787 if (ostate == IPF_TCPS_FIN_WAIT_1) {
3796 if (ostate == IPF_TCPS_FIN_WAIT_1) {
3806 } else if (ostate < IPF_TCPS_CLOSE_WAIT) {
3837 ostate > IPF_TCPS_CLOSE_WAI
[all...]
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h677 sysc_cfga_ostate_t ostate; /* current occupant state */ member in struct:sysc_cfga_stat
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c1397 enum ieee80211_state ostate; local
1406 ostate = ic->ic_state;
1408 "%x -> %x!\n", ostate, nstate));
1529 if (ostate != IEEE80211_S_RUN) {
1582 } else if ((nstate == IEEE80211_S_SCAN) && (ostate != nstate)) {
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c1792 enum ieee80211_state ostate; local
1801 ostate = ic->ic_state;
1807 switch (ostate) {
1871 if (ostate == IEEE80211_S_SCAN) {
1895 if (ostate == IEEE80211_S_SCAN) {
1942 if (ostate == IEEE80211_S_SCAN) {
1952 if (ostate == IEEE80211_S_SCAN) {
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c2112 int ostate = conf->pc_state; local
2117 conf->pc_state = ostate;
2120 conf->pc_state = ostate;
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1280 enum ieee80211_state ostate; local
1292 ostate = ic->ic_state;
1338 (ostate != IEEE80211_S_RUN)) {
1361 } else if ((nstate == IEEE80211_S_SCAN) && (ostate != nstate)) {
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c870 enum ieee80211_state ostate; local
876 ostate = ic->ic_state;
877 sc->sc_ostate = ostate;
896 if (ostate == IEEE80211_S_RUN) {
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_test.c142 mem_info->ostate != SYSC_CFGA_OSTATE_UNCONFIGURED) {
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c1854 enum ieee80211_state ostate; local
1865 ostate = ic->ic_state;
1871 switch (ostate) {
1937 if (ostate == IEEE80211_S_SCAN) {
1961 if (ostate == IEEE80211_S_SCAN) {
2033 if (ostate == IEEE80211_S_SCAN) {
2043 if (ostate == IEEE80211_S_SCAN) {
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c1993 enum ieee80211_state ostate; local
2000 ostate = ic->ic_state;
2001 sc->sc_ostate = ostate;
2004 "%x -> %x\n", ostate, nstate);
2018 if (ostate == IEEE80211_S_RUN) {
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c1523 enum ieee80211_state ostate; local
1527 ostate = ic->ic_state;
1529 "%x -> %x!\n", ostate, nstate);
1540 if (ostate == IEEE80211_S_RUN) {
1547 if (ostate == IEEE80211_S_RUN) {
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c1240 enum ieee80211_state ostate; local
1244 ostate = ic->ic_state;
1247 switch (ostate) {
1316 if (ostate == IEEE80211_S_SCAN) {
1333 if (ostate == IEEE80211_S_SCAN) {
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c1397 enum ieee80211_state ostate; local
1404 ostate = ic->ic_state;
1418 if (ostate == IEEE80211_S_RUN) {
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c1385 enum ieee80211_state ostate; local
1391 ostate = ic->ic_state;
1405 if (ostate == IEEE80211_S_RUN) {
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c1939 enum ieee80211_state ostate; local
1988 ostate = ic->ic_state;
2001 if (ostate != IEEE80211_S_INIT)
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c866 int ostate = ic->ic_state; local
878 if (ostate == IEEE80211_S_RUN)
885 if (ostate == IEEE80211_S_INIT)
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c2456 enum ieee80211_state ostate; local
2467 ostate = ic->ic_state;
2470 enum ieee80211_state, ostate,
2471 const char *, ieee80211_state_name[ostate],
2490 if (ostate != nstate)
2493 ostate);
2499 sc->sc_ostate = ostate;
2526 if (ostate != IEEE80211_S_RUN) {
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c2485 enum ieee80211_state ostate; local
2487 ostate = ic->ic_state;
2490 "rtw_new_state: ostate:0x%x, nstate:0x%x, opmode:0x%x\n",
2491 ostate, nstate, ic->ic_opmode);
2504 if (ostate == IEEE80211_S_INIT && nstate != IEEE80211_S_INIT)

Completed in 178 milliseconds

123