Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h458 #define USB_ST_ERROR 2 macro
Dusb_transfer.c2328 xfer->usb_state = USB_ST_ERROR; in usbd_callback_wrapper()
2361 (xfer->usb_state == USB_ST_ERROR)) { in usbd_callback_wrapper()