Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/storage/
H A Durio.c195 static const STRUCT_USB_HOST_ID urio_devs[] = { variable
204 USB_PNP_HOST_INFO(urio_devs);
218 return (usbd_lookup_id_by_uaa(urio_devs, sizeof(urio_devs), uaa)); in urio_probe()