Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c502 static int hubd_cleanup(dev_info_t *dip, hubd_t *hubd);
2140 rval = hubd_cleanup(dip, hubd); in usba_hubdi_attach()
2162 rval = hubd_cleanup(dip, hubd); in usba_hubdi_detach()
2781 hubd_cleanup(dev_info_t *dip, hubd_t *hubd) in hubd_cleanup() function