Home
last modified time | relevance | path

Searched defs:epno (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c868 uint8_t epno; in xhci_check_transfer() local
2306 uint8_t epno; in xhci_configure_endpoint() local
2770 uint8_t epno; in xhci_get_endpoint_ext() local
2797 uint8_t epno; in xhci_endpoint_doorbell() local
3770 uint8_t epno; in xhci_configure_reset_endpoint() local
/third_party/NuttX/drivers/usbdev/gadget/
Dusbdev.h229 int epno[USBDEV_MAX_EPNUM]; /* Array holding the endpoint configuration for this device */ member