Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h248 uint16_t bcdDeviceHigh; /* High Device Revision */ member
/third_party/FreeBSD/sys/dev/usb/quirk/
Dusb_quirk.c743 pgq->bcdDeviceHigh = usb_quirks[y].hi_rev; in usb_quirk_ioctl()
782 pgq->bcdDeviceLow, pgq->bcdDeviceHigh, 1); in usb_quirk_ioctl()
820 pgq->bcdDeviceLow, pgq->bcdDeviceHigh, 0); in usb_quirk_ioctl()