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

/freebsd-11-stable/tools/tools/bus_autoconf/
H A Dbus_usb.c42 typedef TAILQ_HEAD(,usb_blob) usb_blob_head_t; typedef
45 static usb_blob_head_t usb_blob_head = TAILQ_HEAD_INITIALIZER(usb_blob_head);

Completed in 50 milliseconds