Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba.c49 typedef struct usba_root_hub_ent { struct
51 struct usba_root_hub_ent *next; argument
1380 kmem_free(hub, sizeof (struct usba_root_hub_ent)); in usba_rem_root_hub()