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

  /src/sys/dev/pcmcia/
esp_pcmcia.c 83 int esp_pcmcia_enable(device_t, int);
178 sc->sc_adapter.adapt_enable = esp_pcmcia_enable;
233 esp_pcmcia_enable(device_t self, int onoff) function in typeref:typename:int
esp_pcmcia.c 83 int esp_pcmcia_enable(device_t, int);
178 sc->sc_adapter.adapt_enable = esp_pcmcia_enable;
233 esp_pcmcia_enable(device_t self, int onoff) function in typeref:typename:int

Completed in 215 milliseconds