Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_handle_request.c295 (temp_state == USB_HR_COMPLETE_OK)) in usb_handle_iface_request()
500 state = USB_HR_COMPLETE_OK; in usb_handle_request()
H A Dusb_if.m39 # "USB_HR_COMPLETE_OK" to indicate that the control
H A Dusbdi.h510 #define USB_HR_COMPLETE_OK 1 macro