Home
last modified time | relevance | path

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

/openbsd/sys/dev/pcmcia/
H A Dcom_pcmcia.c125 int com_pcmcia_enable1(struct com_softc *);
268 if (com_pcmcia_enable1(sc)) in com_pcmcia_attach()
344 return com_pcmcia_enable1(sc); in com_pcmcia_enable()
348 com_pcmcia_enable1(struct com_softc *sc) in com_pcmcia_enable1() function