Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dubsa.c238 static const STRUCT_USB_HOST_ID ubsa_devs[] = { variable
274 USB_PNP_HOST_INFO(ubsa_devs);
290 return (usbd_lookup_id_by_uaa(ubsa_devs, sizeof(ubsa_devs), uaa)); in ubsa_probe()