Home
last modified time | relevance | path

Searched refs:bcdDeviceLow (Results 1 – 6 of 6) sorted by relevance

/src/lib/libusb/
H A Dlibusb20_ugen20.c998 pq->bcdDeviceLow = q.bcdDeviceLow; in ugen20_root_get_dev_quirk()
1039 q.bcdDeviceLow = pq->bcdDeviceLow; in ugen20_root_add_dev_quirk()
1063 q.bcdDeviceLow = pq->bcdDeviceLow; in ugen20_root_remove_dev_quirk()
H A Dlibusb20.h191 uint16_t bcdDeviceLow; /* low revision value, inclusive */ member
/src/usr.sbin/usbconfig/
H A Dusbconfig.c178 q.bcdDeviceLow = lorev; in be_dev_remove_quirk()
200 q.bcdDeviceLow = lorev; in be_dev_add_quirk()
H A Ddump.c626 q.vid, q.pid, q.bcdDeviceLow, in dump_be_dev_quirks()
/src/sys/dev/usb/
H A Dusb_ioctl.h224 uint16_t bcdDeviceLow; /* Low Device Revision */ member
/src/sys/dev/usb/quirk/
H A Dusb_quirk.c823 pgq->bcdDeviceLow = usb_quirks[y].lo_rev; in usb_quirk_ioctl()
863 pgq->bcdDeviceLow, pgq->bcdDeviceHigh, 1); in usb_quirk_ioctl()
901 pgq->bcdDeviceLow, pgq->bcdDeviceHigh, 0); in usb_quirk_ioctl()