HomeSort by: relevance | last modified time | path
    Searched defs:sc_wi (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/macppc/dev/
if_wi_obio.c 62 struct wi_softc sc_wi; member in struct:wi_obio_softc
91 struct wi_softc * const wisc = &sc->sc_wi;
118 pmf_class_network_register(self, &sc->sc_wi.sc_if);
  /src/sys/dev/pcmcia/
if_wi_pcmcia.c 93 struct wi_softc sc_wi; member in struct:wi_pcmcia_softc
272 struct wi_softc *sc = &psc->sc_wi;
332 struct wi_softc *sc = &psc->sc_wi;
400 struct wi_softc *sc = &psc->sc_wi;
406 error = wi_detach(&psc->sc_wi);

Completed in 11 milliseconds