Home
last modified time | relevance | path

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.h258 int (*h_cleanup_child)(dev_info_t *); member
275 hubd::h_cleanup_child
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2401 if (hubd->h_cleanup_child != NULL) { in hubd_check_disconnected_ports()
2402 if (hubd->h_cleanup_child(dip) != USB_SUCCESS) { in hubd_check_disconnected_ports()