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

/freebsd-13-stable/sys/dev/usb/
H A Dusb_device.h125 struct usb_hw_ep_scratch_sub { struct
140 struct usb_hw_ep_scratch_sub ep[USB_EP_MAX];
141 struct usb_hw_ep_scratch_sub *ep_max;
/freebsd-13-stable/sys/dev/usb/template/
H A Dusb_template.c97 struct usb_hw_ep_scratch_sub *, uint8_t);
642 struct usb_hw_ep_scratch_sub *ep, uint8_t is_simplex)
759 struct usb_hw_ep_scratch_sub *ep_iface;
760 struct usb_hw_ep_scratch_sub *ep_curr;
761 struct usb_hw_ep_scratch_sub *ep_max;
762 struct usb_hw_ep_scratch_sub *ep_end;
922 struct usb_hw_ep_scratch_sub *ep;

Completed in 108 milliseconds