Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb20_ugen20.c1142 pq->bcdDeviceLow = q.bcdDeviceLow; in ugen20_root_get_dev_quirk()
1183 q.bcdDeviceLow = pq->bcdDeviceLow; in ugen20_root_add_dev_quirk()
1207 q.bcdDeviceLow = pq->bcdDeviceLow; in ugen20_root_remove_dev_quirk()
H A Dlibusb20.h192 uint16_t bcdDeviceLow; /* low revision value, inclusive */ member
/freebsd/usr.sbin/usbconfig/
H A Dusbconfig.c182 q.bcdDeviceLow = lorev; in be_dev_remove_quirk()
204 q.bcdDeviceLow = lorev; in be_dev_add_quirk()
H A Ddump.c608 q.vid, q.pid, q.bcdDeviceLow, in dump_be_dev_quirks()
/freebsd/sys/dev/usb/
H A Dusb_ioctl.h224 uint16_t bcdDeviceLow; /* Low Device Revision */ member
/freebsd/sys/dev/usb/quirk/
H A Dusb_quirk.c826 pgq->bcdDeviceLow = usb_quirks[y].lo_rev; in usb_quirk_ioctl()
866 pgq->bcdDeviceLow, pgq->bcdDeviceHigh, 1); in usb_quirk_ioctl()
904 pgq->bcdDeviceLow, pgq->bcdDeviceHigh, 0); in usb_quirk_ioctl()