if_wi_pcmcia.c | 81 static int wi_pcmcia_enable(device_t, int); 269 wi_pcmcia_enable(device_t self, int onoff) function in typeref:typename:int 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);
|