Home
last modified time | relevance | path

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

/openbsd/sys/dev/pcmcia/
H A Dcom_pcmcia.c128 struct com_pcmcia_softc { struct
139 sizeof(struct com_pcmcia_softc), com_pcmcia_match, com_pcmcia_attach, argument
194 struct com_pcmcia_softc *sc = (void *) dev; in com_pcmcia_activate()
222 struct com_pcmcia_softc *psc = (void *) self; in com_pcmcia_attach()
316 struct com_pcmcia_softc *psc = (struct com_pcmcia_softc *)dev; in com_pcmcia_detach()
333 struct com_pcmcia_softc *psc = (struct com_pcmcia_softc *) sc; in com_pcmcia_enable()
350 struct com_pcmcia_softc *psc = (struct com_pcmcia_softc *) sc; in com_pcmcia_enable1()
377 struct com_pcmcia_softc *psc = (struct com_pcmcia_softc *) sc; in com_pcmcia_disable()
386 struct com_pcmcia_softc *psc = (struct com_pcmcia_softc *) sc; in com_pcmcia_disable1()