Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libusb/
H A Dlibusb20_ugen20.c975 pq->bcdDeviceLow = q.bcdDeviceLow; in ugen20_root_get_dev_quirk()
1016 q.bcdDeviceLow = pq->bcdDeviceLow; in ugen20_root_add_dev_quirk()
1040 q.bcdDeviceLow = pq->bcdDeviceLow; in ugen20_root_remove_dev_quirk()
H A Dlibusb20.h191 uint16_t bcdDeviceLow; /* low revision value, inclusive */ member
/freebsd-12.1/sys/dev/usb/
H A Dusb_ioctl.h255 uint16_t bcdDeviceLow; /* Low Device Revision */ member
/freebsd-12.1/usr.sbin/usbconfig/
H A Dusbconfig.c181 q.bcdDeviceLow = lorev; in be_dev_remove_quirk()
204 q.bcdDeviceLow = lorev; in be_dev_add_quirk()
H A Ddump.c383 q.vid, q.pid, q.bcdDeviceLow, in dump_be_dev_quirks()
/freebsd-12.1/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()