usba_hubdi_t
usba_hubdi_t *hubdi = kmem_zalloc(sizeof (usba_hubdi_t), KM_SLEEP);
usba_hubdi_t *hubdi = usba_device->usb_hubdi;
kmem_free(hubdi, sizeof (usba_hubdi_t));