Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_error.c65 [USB_ERR_IN_USE] = "USB_ERR_IN_USE",
H A Dusbdi.h54 USB_ERR_IN_USE, /* 10 */ enumerator
H A Dusb_device.c856 return (USB_ERR_IN_USE); in usb_config_parse()
/freebsd/usr.sbin/usbdump/
H A Dusbdump.c129 [USB_ERR_IN_USE] = "IN_USE",
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c318 [USB_ERR_IN_USE] = XHCI_TRB_ERROR_RESOURCE,