Home
last modified time | relevance | path

Searched refs:USB_GENERIC_NAME (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/lib/libusb/
H A Dlibusb20_ugen20.c145 snprintf(buf, sizeof(buf), "/dev/" USB_GENERIC_NAME "%u.%u", in ugen20_enumerate()
216 USB_GENERIC_NAME "%u.%u: <%.24s %.24s> at usbus%u", in ugen20_enumerate()
377 snprintf(buf, sizeof(buf), "/dev/" USB_GENERIC_NAME "%u.%u", in ugen20_open_device()
/dflybsd-src/sys/bus/u4b/
H A Dusb_ioctl.h41 #define USB_GENERIC_NAME "ugen" macro
H A Dusb_device.c1667 USB_GENERIC_NAME "%u.%u", device_get_unit(bus->bdev), in usb_alloc_device()