Home
last modified time | relevance | path

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

/NextBSD/tools/tools/bus_autoconf/
HDbus_usb.c45 static usb_blob_head_t usb_blob_head = TAILQ_HEAD_INITIALIZER(usb_blob_head); variable
354 TAILQ_INSERT_TAIL(&usb_blob_head, pub, entry); in usb_import_entries()
375 TAILQ_FOREACH(pub, &usb_blob_head, entry) in usb_dump_entries()