Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Ducycom.c199 #define ucycom_lookup(v, p) usb_lookup(ucycom_devs, v, p) macro
214 return ucycom_lookup(uha->uiaa->uiaa_vendor, uha->uiaa->uiaa_product) in ucycom_match()