Searched refs:xhci_usb_errors (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_xhci.c301 static const int xhci_usb_errors[USB_ERR_MAX] = { variable
332 #define USB_TO_XHCI_ERR(e) ((e) < USB_ERR_MAX ? xhci_usb_errors[(e)] : \

Completed in 108 milliseconds