Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libusb/
H A Dlibusb20_ugen20.c999 pq->bcdDeviceLow = q.bcdDeviceLow; in ugen20_root_get_dev_quirk()
1040 q.bcdDeviceLow = pq->bcdDeviceLow; in ugen20_root_add_dev_quirk()
1064 q.bcdDeviceLow = pq->bcdDeviceLow; in ugen20_root_remove_dev_quirk()
H A Dlibusb20.h191 uint16_t bcdDeviceLow; /* low revision value, inclusive */ member
/freebsd-13.1/sys/dev/usb/
H A Dusb_ioctl.h255 uint16_t bcdDeviceLow; /* Low Device Revision */ member
/freebsd-13.1/usr.sbin/usbconfig/
H A Dusbconfig.c177 q.bcdDeviceLow = lorev; in be_dev_remove_quirk()
200 q.bcdDeviceLow = lorev; in be_dev_add_quirk()
H A Ddump.c383 q.vid, q.pid, q.bcdDeviceLow, in dump_be_dev_quirks()
/freebsd-13.1/sys/dev/usb/quirk/
H A Dusb_quirk.c834 pgq->bcdDeviceLow = usb_quirks[y].lo_rev; in usb_quirk_ioctl()
874 pgq->bcdDeviceLow, pgq->bcdDeviceHigh, 1); in usb_quirk_ioctl()
912 pgq->bcdDeviceLow, pgq->bcdDeviceHigh, 0); in usb_quirk_ioctl()