Home
last modified time | relevance | path

Searched refs:USB_EP_MODE_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/usb/
H A Dusb.h802 USB_EP_MODE_DEFAULT, enumerator
H A Dusb_device.c533 usbd_set_endpoint_mode(udev, ep, USB_EP_MODE_DEFAULT); in usb_init_endpoint()
3077 } else if (ep_mode != USB_EP_MODE_DEFAULT) { in usbd_set_endpoint_mode()
H A Dusb_transfer.c1147 (ep->ep_mode != USB_EP_MODE_DEFAULT)) || in usbd_transfer_setup()
/freebsd-13.1/sys/dev/usb/controller/
H A Dxhci.c1466 0, 1, 1, 0, mps, mps, USB_EP_MODE_DEFAULT); in xhci_set_address()
4387 case USB_EP_MODE_DEFAULT: in xhci_set_endpoint_mode()