Home
last modified time | relevance | path

Searched refs:wi_detach (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dwivar.h295 int wi_detach(struct wi_softc *);
H A Dwi.c596 wi_detach(struct wi_softc *sc) in wi_detach() function
/netbsd-src/sys/dev/pcmcia/
H A Dif_wi_pcmcia.c406 error = wi_detach(&psc->sc_wi); in wi_pcmcia_detach()