Searched refs:usba_root_hub_ent_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba.c50 }usba_root_hub_ent_t; typedef in typeref:struct:usba_root_hub_ent
52 static usba_root_hub_ent_t *usba_root_hubs = NULL;
1338 usba_root_hub_ent_t *hub;
1340 hub = (usba_root_hub_ent_t *)
1341 kmem_zalloc(sizeof (usba_root_hub_ent_t), KM_SLEEP);
1355 usba_root_hub_ent_t **hubp, *hub;
1380 usba_root_hub_ent_t *hub;

Completed in 61 milliseconds