Searched refs:at91_ohci_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dat91_ohci.c70 struct at91_ohci_softc { struct
88 struct at91_ohci_softc *sc = device_get_softc(dev);
167 struct at91_ohci_softc *sc = device_get_softc(dev);
230 .size = sizeof(struct at91_ohci_softc),
H A Dat91_ohci_fdt.c74 struct at91_ohci_softc { struct
94 struct at91_ohci_softc *sc = device_get_softc(dev);
173 struct at91_ohci_softc *sc = device_get_softc(dev);
239 .size = sizeof(struct at91_ohci_softc),

Completed in 126 milliseconds