Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dusba.c53 static usba_root_hub_ent_t *usba_root_hubs = NULL; variable
1346 hub->next = usba_root_hubs; in usba_add_root_hub()
1347 usba_root_hubs = hub; in usba_add_root_hub()
1359 hubp = &usba_root_hubs; in usba_rem_root_hub()
1384 hub = usba_root_hubs; in usba_is_root_hub()