Searched refs:ohci_softc (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/usb/controller/
H A Dohci.h224 typedef struct ohci_softc { struct
261 void ohci_detach(struct ohci_softc *sc);
H A Dohci_pci.c374 .size = sizeof(struct ohci_softc),
H A Dohci.c149 struct ohci_softc *sc = OHCI_BUS2SC(bus);
436 ohci_detach(struct ohci_softc *sc)
1232 struct ohci_softc *sc = OHCI_BUS2SC(bus);
2554 struct ohci_softc *sc = OHCI_BUS2SC(udev->bus);
2590 struct ohci_softc *sc = OHCI_BUS2SC(udev->bus);
2624 struct ohci_softc *sc = OHCI_BUS2SC(bus);
2642 struct ohci_softc *sc = OHCI_BUS2SC(bus);

Completed in 60 milliseconds