Symbol: ohci_softc_t
sys/bus/u4b/controller/ohci.c
1004
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
1008
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
1067
ohci_rhsc_enable(ohci_softc_t *sc)
sys/bus/u4b/controller/ohci.c
1083
ohci_interrupt_poll(ohci_softc_t *sc)
sys/bus/u4b/controller/ohci.c
1107
ohci_interrupt(ohci_softc_t *sc)
sys/bus/u4b/controller/ohci.c
117
static void ohci_root_intr(ohci_softc_t *sc);
sys/bus/u4b/controller/ohci.c
133
ohci_get_hcca(ohci_softc_t *sc)
sys/bus/u4b/controller/ohci.c
1575
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
1580
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
1590
ohci_root_intr(ohci_softc_t *sc)
sys/bus/u4b/controller/ohci.c
1629
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
164
ohci_controller_init(ohci_softc_t *sc, int do_suspend)
sys/bus/u4b/controller/ohci.c
1685
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
1726
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
1749
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
1782
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
1798
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
1835
ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/ohci.c
2086
ohci_softc_t *sc = OHCI_BUS2SC(udev->bus);
sys/bus/u4b/controller/ohci.c
2380
ohci_softc_t *sc;
sys/bus/u4b/controller/ohci.c
2543
ohci_softc_t *sc = OHCI_BUS2SC(udev->bus);
sys/bus/u4b/controller/ohci.c
315
ohci_init(ohci_softc_t *sc)
sys/bus/u4b/controller/ohci.c
448
ohci_suspend(ohci_softc_t *sc)
sys/bus/u4b/controller/ohci.c
462
ohci_resume(ohci_softc_t *sc)
sys/bus/u4b/controller/ohci.c
480
ohci_dumpregs(ohci_softc_t *sc)
sys/bus/u4b/controller/ohci.c
72
((ohci_softc_t *)(((uint8_t *)(bus)) - \
sys/bus/u4b/controller/ohci.c
73
((uint8_t *)&(((ohci_softc_t *)0)->sc_bus))))
sys/bus/u4b/controller/ohci.c
84
static void ohci_dumpregs(ohci_softc_t *);
sys/bus/u4b/controller/ohci.h
259
usb_error_t ohci_init(ohci_softc_t *sc);
sys/bus/u4b/controller/ohci.h
261
void ohci_interrupt(ohci_softc_t *sc);
sys/bus/u4b/controller/ohci_pci.c
203
ohci_softc_t *sc = device_get_softc(self);
sys/bus/u4b/controller/ohci_pci.c
326
ohci_softc_t *sc = device_get_softc(self);