Lines Matching refs:xroot
649 usbd_transfer_enqueue(&xfer->xroot->bus->intr_q, xfer); in ohci_transfer_intr_enqueue()
1009 if (xfer->xroot->udev->flags.self_suspended) { in ohci_check_transfer_sub()
1012 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_check_transfer_sub()
1016 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_check_transfer_sub()
1233 USB_BUS_LOCK_ASSERT(xfer->xroot->bus, MA_OWNED); in ohci_timeout()
1405 xfer->sumlen, usbd_get_speed(xfer->xroot->udev)); in ohci_setup_standard_chain()
1569 if (xfer->xroot->udev->speed == USB_SPEED_LOW) { in ohci_setup_standard_chain()
1578 if (xfer->xroot->udev->flags.self_suspended == 0) { in ohci_setup_standard_chain()
1583 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_setup_standard_chain()
1588 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_setup_standard_chain()
1637 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_done()
1693 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_bulk_start()
1734 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_ctrl_start()
1757 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_intr_open()
1790 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_intr_close()
1806 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_intr_start()
1843 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_isoc_enter()
2001 if (xfer->xroot->udev->speed == USB_SPEED_LOW) { in ohci_device_isoc_enter()
2609 if (xfer->xroot->udev == udev) { in ohci_device_resume()
2647 if (xfer->xroot->udev == udev) { in ohci_device_suspend()