Home | History | Annotate | Download | only in usb

Lines Matching refs:ux_bus

544 	struct usbd_bus *bus = xfer->ux_bus;
560 KASSERT(xfer->ux_bus->ub_usedma == false);
579 struct usbd_bus *bus = xfer->ux_bus;
588 KASSERT(xfer->ux_bus->ub_usedma == false);
618 xfer->ux_bus = dev->ud_bus;
642 mutex_enter(xfer->ux_bus->ub_lock);
644 callout_halt(&xfer->ux_callout, xfer->ux_bus->ub_lock);
646 USB_TASKQ_HC, xfer->ux_bus->ub_lock);
647 mutex_exit(xfer->ux_bus->ub_lock);
650 xfer->ux_bus->ub_methods->ubm_freex(xfer->ux_bus, xfer);
1541 struct usbd_bus *bus __diagused = xfer->ux_bus;
1582 struct usbd_bus *bus = xfer->ux_bus;
1631 struct usbd_bus *bus = xfer->ux_bus;
1679 struct usbd_bus *bus = xfer->ux_bus;
1748 struct usbd_bus *bus = xfer->ux_bus;
1865 struct usbd_bus *bus = xfer->ux_bus;
1913 struct usbd_bus *bus __diagused = xfer->ux_bus;