Lines Matching refs:hubd_get_soft_state

606 hubd_get_soft_state(dev_info_t *dip)  in hubd_get_soft_state()  function
1160 hubd = hubd_get_soft_state(dip); in usba_hubdi_bus_ctl()
1373 hubd_t *hubd = hubd_get_soft_state(dip); in hubd_bus_config()
1420 hubd_t *hubd = hubd_get_soft_state(dip); in hubd_bus_unconfig()
1497 hubd = hubd_get_soft_state(dip); in hubd_bus_power()
1757 hubd = hubd_get_soft_state(dip); in usba_hubdi_power()
1854 hubd = hubd_get_soft_state(dip); in usba_hubdi_attach()
1879 hubd = hubd_get_soft_state(dip); in usba_hubdi_attach()
2154 hubd_t *hubd = hubd_get_soft_state(dip); in usba_hubdi_detach()
2375 hubd = hubd_get_soft_state(dip); in hubd_check_disconnected_ports()
2505 root_hubd = hubd_get_soft_state(rh_dip); in hubd_schedule_cleanup()
2523 root_hubd = hubd_get_soft_state(rh_dip); in hubd_schedule_cleanup()
6868 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); in hubd_busop_get_eventcookie()
6891 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); in hubd_busop_add_eventcall()
6932 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); in hubd_busop_remove_eventcall()
7153 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); in hubd_disconnect_event_cb()
7231 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); in hubd_pre_suspend_event_cb()
7260 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); in hubd_post_resume_event_cb()
7422 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); in hubd_restore_state_cb()
7634 hubd = hubd_get_soft_state(dip); in usba_hubdi_open()
7669 hubd = hubd_get_soft_state(dip); in usba_hubdi_close()
7705 if ((hubd = hubd_get_soft_state(self)) == NULL) { in usba_hubdi_ioctl()
8381 phubd = hubd_get_soft_state(pdip); in hubd_get_ancestry_str()
8665 phubd = hubd_get_soft_state(pdip); in hubd_init_power_budget()
8726 if ((hubd = hubd_get_soft_state(dip)) == NULL) { in usba_hubdi_check_power_budget()
8799 hubd_t *hubd = hubd_get_soft_state(dip); in usba_hubdi_incr_power_budget()
8860 hubd_t *hubd = hubd_get_soft_state(dip); in usba_hubdi_decr_power_budget()
9226 if ((hubd = hubd_get_soft_state(hdip)) == NULL) { in usba_hubdi_reset_device()