Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_handle_request.c254 (temp_state == USB_HR_COMPLETE_OK)) in usb_handle_iface_request()
459 state = USB_HR_COMPLETE_OK; in usb_handle_request()
Dusbdi.h447 #define USB_HR_COMPLETE_OK 1 macro