Lines Matching refs:xroot

641 	usbd_transfer_enqueue(&xfer->xroot->bus->intr_q, xfer);  in ohci_transfer_intr_enqueue()
1001 if (xfer->xroot->udev->flags.self_suspended) { in ohci_check_transfer_sub()
1004 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_check_transfer_sub()
1008 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_check_transfer_sub()
1225 USB_BUS_LOCK_ASSERT(xfer->xroot->bus); in ohci_timeout()
1397 xfer->sumlen, usbd_get_speed(xfer->xroot->udev)); in ohci_setup_standard_chain()
1561 if (xfer->xroot->udev->speed == USB_SPEED_LOW) { in ohci_setup_standard_chain()
1570 if (xfer->xroot->udev->flags.self_suspended == 0) { in ohci_setup_standard_chain()
1575 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_setup_standard_chain()
1580 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_setup_standard_chain()
1629 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_done()
1685 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_bulk_start()
1726 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_ctrl_start()
1749 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_intr_open()
1782 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_intr_close()
1798 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_intr_start()
1835 ohci_softc_t *sc = OHCI_BUS2SC(xfer->xroot->bus); in ohci_device_isoc_enter()
1993 if (xfer->xroot->udev->speed == USB_SPEED_LOW) { in ohci_device_isoc_enter()
2603 if (xfer->xroot->udev == udev) { in ohci_device_resume()
2641 if (xfer->xroot->udev == udev) { in ohci_device_suspend()