Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libusb/
H A Dlibusb20_ugen20.c1000 pq->bcdDeviceHigh = q.bcdDeviceHigh; in ugen20_root_get_dev_quirk()
1041 q.bcdDeviceHigh = pq->bcdDeviceHigh; in ugen20_root_add_dev_quirk()
1065 q.bcdDeviceHigh = pq->bcdDeviceHigh; in ugen20_root_remove_dev_quirk()
H A Dlibusb20.h192 uint16_t bcdDeviceHigh; /* high revision value, inclusive */ member
/freebsd-13.1/sys/dev/usb/
H A Dusb_ioctl.h256 uint16_t bcdDeviceHigh; /* High Device Revision */ member
/freebsd-13.1/usr.sbin/usbconfig/
H A Dusbconfig.c178 q.bcdDeviceHigh = hirev; in be_dev_remove_quirk()
201 q.bcdDeviceHigh = hirev; in be_dev_add_quirk()
H A Ddump.c384 q.bcdDeviceHigh, q.quirkname); in dump_be_dev_quirks()
/freebsd-13.1/sys/dev/usb/quirk/
H A Dusb_quirk.c835 pgq->bcdDeviceHigh = usb_quirks[y].hi_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()