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

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_device.h137 struct usb_hw_ep_scratch { struct
168 struct usb_hw_ep_scratch hw_ep_scratch[1];
/freebsd-9.3-release/sys/dev/usb/template/
H A Dusb_template.c87 static uint8_t usb_hw_ep_find_match(struct usb_hw_ep_scratch *,
89 static uint8_t usb_hw_ep_get_needs(struct usb_hw_ep_scratch *, uint8_t,
553 usb_hw_ep_find_match(struct usb_hw_ep_scratch *ues,
668 usb_hw_ep_get_needs(struct usb_hw_ep_scratch *ues,
841 struct usb_hw_ep_scratch *ues;

Completed in 109 milliseconds