Searched refs:usba_root_hub_ent_t (Results 1 – 1 of 1) sorted by relevance
52 }usba_root_hub_ent_t; typedef54 static usba_root_hub_ent_t *usba_root_hubs = NULL;1355 usba_root_hub_ent_t *hub; in usba_add_root_hub()1357 hub = (usba_root_hub_ent_t *) in usba_add_root_hub()1358 kmem_zalloc(sizeof (usba_root_hub_ent_t), KM_SLEEP); in usba_add_root_hub()1372 usba_root_hub_ent_t **hubp, *hub; in usba_rem_root_hub()1397 usba_root_hub_ent_t *hub; in usba_is_root_hub()