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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h250 int (*h_cleanup_child)(dev_info_t *); member in struct:hubd
267 hubd::h_cleanup_child
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2348 if (hubd->h_cleanup_child != NULL) {
2349 if (hubd->h_cleanup_child(dip) != USB_SUCCESS) {

Completed in 77 milliseconds