Home
last modified time | relevance | path

Searched refs:OHCI_BUS2SC (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/dev/usb/controller/
Dohci.c76 #define OHCI_BUS2SC(bus) \ macro
146 struct ohci_softc *sc = OHCI_BUS2SC(bus); in ohci_iterate_hw_softc()
1008 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_check_transfer_sub()
1012 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_check_transfer_sub()
1238 struct ohci_softc *sc = OHCI_BUS2SC(bus); in ohci_do_poll()
1579 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_setup_standard_chain()
1584 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_setup_standard_chain()
1633 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_done()
1689 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_bulk_start()
1730 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_ctrl_start()
[all …]