Home
last modified time | relevance | path

Searched refs:sc_linkstate (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c1722 sc->sc_linkstate = LINK_STATE_UP; in ipw2100_newstate()
1729 sc->sc_linkstate = LINK_STATE_DOWN; in ipw2100_newstate()
1820 sc->sc_linkstate)); in ipw2100_thread()
1831 sc->sc_linkstate)); in ipw2100_thread()
1834 nlstate = sc->sc_linkstate; in ipw2100_thread()
H A Dipw2100_impl.h111 int32_t sc_linkstate; member
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h117 int32_t sc_linkstate; member
H A Dipw2200.c1944 "ipw2200_thread(): enter, linkstate %d\n", sc->sc_linkstate)); in ipw2200_thread()
1964 sc->sc_linkstate)); in ipw2200_thread()
1967 nlstate = sc->sc_linkstate; in ipw2200_thread()