Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/
HDusb_handle_request.c295 (temp_state == USB_HR_COMPLETE_OK)) in usb_handle_iface_request()
500 state = USB_HR_COMPLETE_OK; in usb_handle_request()
HDusb_if.m40 # "USB_HR_COMPLETE_OK" to indicate that the control
HDusbdi.h460 #define USB_HR_COMPLETE_OK 1 macro