Lines Matching refs:xroot
648 usbd_transfer_enqueue(&xfer->xroot->bus->intr_q, xfer); in ohci_transfer_intr_enqueue()
1000 if (xfer->xroot->udev->flags.self_suspended) { in ohci_check_transfer_sub()
1003 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_check_transfer_sub()
1007 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_check_transfer_sub()
1224 USB_BUS_LOCK_ASSERT(xfer->xroot->bus, MA_OWNED); in ohci_timeout()
1391 xfer->sumlen, usbd_get_speed(xfer->xroot->udev)); in ohci_setup_standard_chain()
1550 if (xfer->xroot->udev->speed == USB_SPEED_LOW) { in ohci_setup_standard_chain()
1559 if (xfer->xroot->udev->flags.self_suspended == 0) { in ohci_setup_standard_chain()
1564 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_setup_standard_chain()
1569 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_setup_standard_chain()
1618 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_done()
1673 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_bulk_start()
1714 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_ctrl_start()
1737 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_intr_open()
1770 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_intr_close()
1786 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_intr_start()
1823 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_isoc_enter()
1959 if (xfer->xroot->udev->speed == USB_SPEED_LOW) { in ohci_device_isoc_enter()
2565 if (xfer->xroot->udev == udev) { in ohci_device_resume()
2601 if (xfer->xroot->udev == udev) { in ohci_device_suspend()