Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h237 } usba_hubdi_t; typedef
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c199 usba_hubdi_t *hubdi = kmem_zalloc(sizeof (usba_hubdi_t), KM_SLEEP); in usba_hubdi_register()
231 usba_hubdi_t *hubdi = usba_device->usb_hubdi; in usba_hubdi_unregister()
242 kmem_free(hubdi, sizeof (usba_hubdi_t)); in usba_hubdi_unregister()