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

/freebsd-current/sys/dev/usb/
H A Dusb_device.c2497 #define USB_KNOWNDEV_NOPROD 0x01 /* match on vendor only */ macro
2559 (kdp->flags & USB_KNOWNDEV_NOPROD) != 0))
2569 (kdp->flags & USB_KNOWNDEV_NOPROD) == 0) {

Completed in 110 milliseconds