Searched refs:USB_CONTROL_ENDPOINT (Results 1 – 6 of 6) sorted by relevance
335 if (endpt == USB_CONTROL_ENDPOINT) { in ugenopen()336 sc->sc_is_open[USB_CONTROL_ENDPOINT] = 1; in ugenopen()471 if (endpt == USB_CONTROL_ENDPOINT) { in ugenclose()531 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_read()687 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_write()1065 if (endpt == USB_CONTROL_ENDPOINT) in ugen_do_ioctl()1090 if (endpt != USB_CONTROL_ENDPOINT) in ugen_do_ioctl()
67 #define USB_CONTROL_ENDPOINT 0 macro
806 if (UE_GET_ADDR(ep->edesc->bEndpointAddress) != USB_CONTROL_ENDPOINT) in usbd_setup_pipe()1032 dev->def_ep_desc.bEndpointAddress = USB_CONTROL_ENDPOINT; in usbd_new_device()
1351 case USB_CONTROL_ENDPOINT: in ehci_open()
2055 case USB_CONTROL_ENDPOINT: in ohci_open()
2852 case USB_CONTROL_ENDPOINT: in uhci_open()