Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dukyopon.c206 device_unit(sc->sc_umodem.sc_udev->ud_bus->ub_usbctl); in ukyopon_ioctl()
H A Dusbdivar.h192 device_t ub_usbctl; member
H A Dusb.c467 sc->sc_bus->ub_usbctl = self; in usb_doattach()
743 config_pending_decr(bus->ub_usbctl); in usb_event_thread()
H A Dusb_subr.c852 device_xname(dev->ud_bus->ub_usbctl), dev->ud_addr, in usbd_set_config_index()
1416 device_xname(bus->ub_usbctl)); in usbd_new_device()
1750 di->udi_bus = device_unit(dev->ud_bus->ub_usbctl); in usbd_fill_deviceinfo()
/netbsd-src/sys/compat/common/
H A Dusb_subr_30.c137 di->udi_bus = device_unit(dev->ud_bus->ub_usbctl); in usbd_fill_deviceinfo30()