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

/freebsd-11-stable/tools/tools/bus_autoconf/
H A Dbus_usb.c41 struct usb_blob;
42 typedef TAILQ_HEAD(,usb_blob) usb_blob_head_t;
43 typedef TAILQ_ENTRY(usb_blob) usb_blob_entry_t;
48 struct usb_blob { struct
330 struct usb_blob *pub;
365 struct usb_blob *pub;

Completed in 65 milliseconds