Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusbdi.h47 USB_ERR_CANCELLED, /* 5 */ enumerator
/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_mouse.c732 err = USB_ERR_CANCELLED; in umouse_data_handler()
H A Dpci_xhci.c309 [USB_ERR_CANCELLED] = XHCI_TRB_ERROR_STOPPED,
1694 if (err == USB_ERR_CANCELLED) { in pci_xhci_try_usb_xfer()