Searched refs:wi_pcmcia_enable (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pcmcia/
H A Dif_wi_pcmcia.c81 static int wi_pcmcia_enable(device_t, int);
269 wi_pcmcia_enable(device_t self, int onoff) function
296 wi_pcmcia_enable(self, 0);
366 error = wi_pcmcia_enable(self, 1);
371 sc->sc_enable = wi_pcmcia_enable;
386 wi_pcmcia_enable(self, 0);
391 wi_pcmcia_enable(self, 0);

Completed in 91 milliseconds