Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dusb_subr.c77 Static const char * const usbd_error_strs[] = { variable
108 return usbd_error_strs[err]; in usbd_errstr()