Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Ducycom.c187 #define ucycom_lookup(v, p) usb_lookup(ucycom_devs, v, p) macro
202 return ucycom_lookup(uha->uiaa->uiaa_vendor, uha->uiaa->uiaa_product) in ucycom_match()