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

  /src/sys/arch/hpcsh/dev/hd64465/
hd64465pcmcia.c 82 struct hd64465pcmcia_softc; /* forward declaration */
92 struct hd64465pcmcia_softc *ch_parent;
121 struct hd64465pcmcia_softc { struct
181 CFATTACH_DECL_NEW(hd64465pcmcia, sizeof(struct hd64465pcmcia_softc),
184 STATIC void hd64465pcmcia_attach_channel(struct hd64465pcmcia_softc *, int);
214 struct hd64465pcmcia_softc *sc = device_private(self);
251 struct hd64465pcmcia_softc *sc = arg;
317 hd64465pcmcia_attach_channel(struct hd64465pcmcia_softc *sc, int channel)
408 struct hd64465pcmcia_softc *sc = ch->ch_parent;
hd64465pcmcia.c 82 struct hd64465pcmcia_softc; /* forward declaration */
92 struct hd64465pcmcia_softc *ch_parent;
121 struct hd64465pcmcia_softc { struct
181 CFATTACH_DECL_NEW(hd64465pcmcia, sizeof(struct hd64465pcmcia_softc),
184 STATIC void hd64465pcmcia_attach_channel(struct hd64465pcmcia_softc *, int);
214 struct hd64465pcmcia_softc *sc = device_private(self);
251 struct hd64465pcmcia_softc *sc = arg;
317 hd64465pcmcia_attach_channel(struct hd64465pcmcia_softc *sc, int channel)
408 struct hd64465pcmcia_softc *sc = ch->ch_parent;

Completed in 24 milliseconds