Home
last modified time | relevance | path

Searched refs:USB_MAX_AUTO_QUIRK (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_freebsd_loader.h87 #define USB_MAX_AUTO_QUIRK 8 /* maximum number of dynamic quirks */ macro
H A Dusb_device.h234 uint16_t autoQuirk[USB_MAX_AUTO_QUIRK]; /* dynamic quirks */
H A Dusb_device.c2376 for (x = 0; x != USB_MAX_AUTO_QUIRK; x++) { in usb_test_quirk()
2765 for (x = 0; x != USB_MAX_AUTO_QUIRK; x++) { in usbd_add_dynamic_quirk()

Completed in 5 milliseconds