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

  /src/sys/dev/pcmcia/
if_an_pcmcia.c 72 struct an_pcmcia_softc { struct
85 CFATTACH_DECL_NEW(an_pcmcia, sizeof(struct an_pcmcia_softc),
122 struct an_pcmcia_softc *psc = device_private(self);
177 struct an_pcmcia_softc *psc = device_private(self);
197 struct an_pcmcia_softc *psc = (void *)sc;
217 struct an_pcmcia_softc *psc = (void *)sc;

Completed in 11 milliseconds