Home
last modified time | relevance | path

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

/NextBSD/tools/tools/bus_autoconf/
HDbus_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; in usb_import_entries()
365 struct usb_blob *pub; in usb_dump_entries()