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

  /src/sys/arch/arm/xscale/
pxa2x0_ohci.c 41 struct pxaohci_softc { struct
50 static void pxaohci_enable(struct pxaohci_softc *);
51 static void pxaohci_disable(struct pxaohci_softc *);
71 struct pxaohci_softc *sc = device_private(self);
147 struct pxaohci_softc *sc = device_private(self);
213 struct pxaohci_softc *sc = (struct pxaohci_softc *)arg;
241 pxaohci_enable(struct pxaohci_softc *sc)
273 pxaohci_disable(struct pxaohci_softc *sc)
288 CFATTACH_DECL2_NEW(pxaohci, sizeof(struct pxaohci_softc),
    [all...]
pxa2x0_ohci.c 41 struct pxaohci_softc { struct
50 static void pxaohci_enable(struct pxaohci_softc *);
51 static void pxaohci_disable(struct pxaohci_softc *);
71 struct pxaohci_softc *sc = device_private(self);
147 struct pxaohci_softc *sc = device_private(self);
213 struct pxaohci_softc *sc = (struct pxaohci_softc *)arg;
241 pxaohci_enable(struct pxaohci_softc *sc)
273 pxaohci_disable(struct pxaohci_softc *sc)
288 CFATTACH_DECL2_NEW(pxaohci, sizeof(struct pxaohci_softc),
    [all...]
pxa2x0_ohci.c 41 struct pxaohci_softc { struct
50 static void pxaohci_enable(struct pxaohci_softc *);
51 static void pxaohci_disable(struct pxaohci_softc *);
71 struct pxaohci_softc *sc = device_private(self);
147 struct pxaohci_softc *sc = device_private(self);
213 struct pxaohci_softc *sc = (struct pxaohci_softc *)arg;
241 pxaohci_enable(struct pxaohci_softc *sc)
273 pxaohci_disable(struct pxaohci_softc *sc)
288 CFATTACH_DECL2_NEW(pxaohci, sizeof(struct pxaohci_softc),
    [all...]

Completed in 32 milliseconds