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

/freebsd-12-stable/sys/dev/usb/
H A Dusb.h801 USB_EP_MODE_DEFAULT, enumerator in enum:usb_ep_mode
H A Dusb_device.c535 usbd_set_endpoint_mode(udev, ep, USB_EP_MODE_DEFAULT);
3089 } else if (ep_mode != USB_EP_MODE_DEFAULT) {
H A Dusb_transfer.c1167 (ep->ep_mode != USB_EP_MODE_DEFAULT)) ||
/freebsd-12-stable/sys/dev/usb/controller/
H A Dxhci.c1467 0, 1, 1, 0, mps, mps, USB_EP_MODE_DEFAULT);
4395 case USB_EP_MODE_DEFAULT:

Completed in 187 milliseconds