Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/
H A Dusb_dev.h71 struct usb_ifqueue { struct
108 struct usb_ifqueue free_q;
109 struct usb_ifqueue used_q;
H A Dusb_mbuf.c65 usb_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq, in usb_alloc_mbufs()
H A Dusb_mbuf.h89 void *usb_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq,
H A Dusb_dev.c1941 struct usb_ifqueue temp_q = {}; in usb_fifo_alloc_buffer()