Searched refs:hubd_do_callback (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | hubdi.c | 555 static void hubd_do_callback(hubd_t *hubd, dev_info_t *dip, 6637 hubd_do_callback(hubd_t *hubd, dev_info_t *cdip, ddi_eventcookie_t cookie) in hubd_do_callback() function 6715 hubd_do_callback(hubd, dip, cookie); in hubd_post_event() 6733 hubd_do_callback(hubd, dip, cookie); in hubd_post_event() 6751 hubd_do_callback(hubd, dip, rm_cookie); in hubd_post_event() 6772 hubd_do_callback(hubd, dip, cookie); in hubd_post_event() 6796 hubd_do_callback(hubd, dip, suspend_cookie); in hubd_post_event() 6810 hubd_do_callback(hubd, dip, cookie); in hubd_post_event()
|