Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusbdi.h418 #define USB_ST_ERROR 2 macro
H A Dusb_transfer.c2418 xfer->usb_state = USB_ST_ERROR; in usbd_callback_wrapper()
2448 (xfer->usb_state == USB_ST_ERROR)) { in usbd_callback_wrapper()