Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h250 int (*h_cleanup_child)(dev_info_t *); member
267 hubd::h_cleanup_child
/titanic_50/usr/src/uts/common/io/warlock/
H A Dugen_with_usba.wlcmd134 add hubd::h_cleanup_child targets warlock_dummy
H A Dusbskel_with_usba.wlcmd146 add hubd::h_cleanup_child targets warlock_dummy
H A Dusb_ia_with_usba.wlcmd159 add hubd::h_cleanup_child targets warlock_dummy
H A Dusbprn_with_usba.wlcmd147 add hubd::h_cleanup_child targets warlock_dummy
H A Dusbvc_with_usba.wlcmd158 add hubd::h_cleanup_child targets warlock_dummy
H A Dusb_mid_with_usba.wlcmd148 add hubd::h_cleanup_child targets warlock_dummy
H A Dusb_as_with_usba.wlcmd159 add hubd::h_cleanup_child targets warlock_dummy
H A Dusbecm_with_usba.wlcmd167 add hubd::h_cleanup_child targets warlock_dummy
H A Dhid_with_usba.wlcmd197 add hubd::h_cleanup_child targets warlock_dummy
H A Dusbser_edge_with_usba.wlcmd196 add hubd::h_cleanup_child targets warlock_dummy
H A Dusb_ac_with_usba.wlcmd200 add hubd::h_cleanup_child targets warlock_dummy
H A Dusbftdi_with_usba.wlcmd204 add hubd::h_cleanup_child targets warlock_dummy
H A Dusbsprl_with_usba.wlcmd202 add hubd::h_cleanup_child targets warlock_dummy
H A Dscsa2usb_with_usba.wlcmd150 add hubd::h_cleanup_child targets warlock_dummy
H A Dusbser_keyspan_with_usba.wlcmd216 add hubd::h_cleanup_child targets warlock_dummy
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2348 if (hubd->h_cleanup_child != NULL) { in hubd_check_disconnected_ports()
2349 if (hubd->h_cleanup_child(dip) != USB_SUCCESS) { in hubd_check_disconnected_ports()