Home
last modified time | relevance | path

Searched refs:usb_hw_ep_scratch_sub (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_device.h124 struct usb_hw_ep_scratch_sub { struct
139 struct usb_hw_ep_scratch_sub ep[USB_EP_MAX]; argument
140 struct usb_hw_ep_scratch_sub *ep_max;
/freebsd/sys/dev/usb/template/
H A Dusb_template.c96 struct usb_hw_ep_scratch_sub *, uint8_t);
641 struct usb_hw_ep_scratch_sub *ep, uint8_t is_simplex) in usb_hw_ep_find_match()
758 struct usb_hw_ep_scratch_sub *ep_iface; in usb_hw_ep_get_needs()
759 struct usb_hw_ep_scratch_sub *ep_curr; in usb_hw_ep_get_needs()
760 struct usb_hw_ep_scratch_sub *ep_max; in usb_hw_ep_get_needs()
761 struct usb_hw_ep_scratch_sub *ep_end; in usb_hw_ep_get_needs()
921 struct usb_hw_ep_scratch_sub *ep; in usb_hw_ep_resolve()