Searched refs:hubd_cleanup (Results 1 – 1 of 1) sorted by relevance
501 static int hubd_cleanup(dev_info_t *dip, hubd_t *hubd);2100 rval = hubd_cleanup(dip, hubd); in usba_hubdi_attach()2122 rval = hubd_cleanup(dip, hubd); in usba_hubdi_detach()2730 hubd_cleanup(dev_info_t *dip, hubd_t *hubd) in hubd_cleanup() function