Searched refs:usba_root_hub_ent_t (Results 1 – 1 of 1) sorted by relevance
51 }usba_root_hub_ent_t; typedef53 static usba_root_hub_ent_t *usba_root_hubs = NULL;1339 usba_root_hub_ent_t *hub; in usba_add_root_hub()1341 hub = (usba_root_hub_ent_t *) in usba_add_root_hub()1342 kmem_zalloc(sizeof (usba_root_hub_ent_t), KM_SLEEP); in usba_add_root_hub()1356 usba_root_hub_ent_t **hubp, *hub; in usba_rem_root_hub()1381 usba_root_hub_ent_t *hub; in usba_is_root_hub()