Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba.c54 static usba_root_hub_ent_t *usba_root_hubs = NULL; variable
1360 hub->next = usba_root_hubs; in usba_add_root_hub()
1361 usba_root_hubs = hub; in usba_add_root_hub()
1373 hubp = &usba_root_hubs; in usba_rem_root_hub()
1398 hub = usba_root_hubs; in usba_is_root_hub()