Home
last modified time | relevance | path

Searched refs:usb_ifqueue (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_dev.h66 struct usb_ifqueue { struct
103 struct usb_ifqueue free_q;
104 struct usb_ifqueue used_q;
Dusb_mbuf.c39 usb_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq, in usb_alloc_mbufs()
Dusb_mbuf.h89 void *usb_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq,
Dusb_dev.c1600 struct usb_ifqueue temp_q = {}; in usb_fifo_alloc_buffer()