Home
last modified time | relevance | path

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

/freebsd-14.2/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.h190 uint16_t bcdDeviceLow; /* low revision value, inclusive */ member
/freebsd-14.2/usr.sbin/usbconfig/
H A Dusbconfig.c176 q.bcdDeviceLow = lorev; in be_dev_remove_quirk()
198 q.bcdDeviceLow = lorev; in be_dev_add_quirk()
H A Ddump.c526 q.vid, q.pid, q.bcdDeviceLow, in dump_be_dev_quirks()
/freebsd-14.2/sys/dev/usb/
H A Dusb_ioctl.h224 uint16_t bcdDeviceLow; /* Low Device Revision */ member
/freebsd-14.2/sys/dev/usb/quirk/
H A Dusb_quirk.c881 pgq->bcdDeviceLow = usb_quirks[y].lo_rev; in usb_quirk_ioctl()
921 pgq->bcdDeviceLow, pgq->bcdDeviceHigh, 1); in usb_quirk_ioctl()
959 pgq->bcdDeviceLow, pgq->bcdDeviceHigh, 0); in usb_quirk_ioctl()