Symbol: uhci_softc_t
sys/bus/u4b/controller/uhci.c
1002
uhci_isoc_done(uhci_softc_t *sc, struct usb_xfer *xfer)
sys/bus/u4b/controller/uhci.c
1401
uhci_interrupt_poll(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
1425
uhci_interrupt(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
153
static uint8_t uhci_restart(uhci_softc_t *sc);
sys/bus/u4b/controller/uhci.c
159
static void uhci_root_intr(uhci_softc_t *sc);
sys/bus/u4b/controller/uhci.c
1845
uhci_softc_t *sc = UHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/uhci.c
1914
uhci_softc_t *sc = UHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/uhci.c
1971
uhci_softc_t *sc = UHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/uhci.c
2015
uhci_softc_t *sc = UHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/uhci.c
2048
uhci_softc_t *sc = UHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/uhci.c
2064
uhci_softc_t *sc = UHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/uhci.c
2138
uhci_softc_t *sc = UHCI_BUS2SC(xfer->xroot->bus);
sys/bus/u4b/controller/uhci.c
2376
uhci_portreset(uhci_softc_t *sc, uint16_t index)
sys/bus/u4b/controller/uhci.c
2480
uhci_softc_t *sc = UHCI_BUS2SC(udev->bus);
sys/bus/u4b/controller/uhci.c
274
uhci_restart(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
2802
uhci_root_intr(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
2834
uhci_softc_t *sc;
sys/bus/u4b/controller/uhci.c
3028
uhci_softc_t *sc = UHCI_BUS2SC(udev->bus);
sys/bus/u4b/controller/uhci.c
311
uhci_reset(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
386
uhci_start(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
448
uhci_init(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
657
uhci_suspend(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
679
uhci_resume(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
708
uhci_dumpregs(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
76
((uhci_softc_t *)(((uint8_t *)(bus)) - \
sys/bus/u4b/controller/uhci.c
77
((uint8_t *)&(((uhci_softc_t *)0)->sc_bus))))
sys/bus/u4b/controller/uhci.c
802
uhci_dump_all(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
832
uhci_add_loop(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
856
uhci_rem_loop(uhci_softc_t *sc)
sys/bus/u4b/controller/uhci.c
92
static void uhci_dumpregs(uhci_softc_t *sc);
sys/bus/u4b/controller/uhci.h
246
usb_error_t uhci_init(uhci_softc_t *sc);
sys/bus/u4b/controller/uhci.h
247
void uhci_reset(uhci_softc_t *sc);
sys/bus/u4b/controller/uhci.h
248
void uhci_interrupt(uhci_softc_t *sc);
sys/bus/u4b/controller/uhci_pci.c
250
uhci_softc_t *sc = device_get_softc(self);
sys/bus/u4b/controller/uhci_pci.c
371
uhci_softc_t *sc = device_get_softc(self);