Home
last modified time | relevance | path

Searched defs:ep_curr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/template/
H A Dusb_template.c759 struct usb_hw_ep_scratch_sub *ep_curr; in usb_hw_ep_get_needs() local
/freebsd/sys/dev/usb/
H A Dusb_device.h223 struct usb_endpoint *ep_curr; /* current clear stall endpoint */ member
H A Dusb_device.c823 uint8_t ep_curr; in usb_config_parse() local