Home
last modified time | relevance | path

Searched defs:hubd (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h140 typedef struct hubd { struct
253 _NOTE(MUTEX_PROTECTS_DATA(hubd::h_mutex, hubd)) argument
141 h_instancehubd global() argument
142 h_init_statehubd global() argument
143 h_dev_statehubd global() argument
144 h_bus_ctlshubd global() argument
145 h_bus_pwrhubd global() argument
146 h_hubpmhubd global() argument
147 h_diphubd global() argument
152 h_mutexhubd global() argument
157 h_usba_devicehubd global() argument
159 h_softstatehubd global() argument
164 h_default_pipehubd global() argument
169 h_ep1_phhubd global() argument
170 h_ep1_descrhubd global() argument
171 h_pipe_policyhubd global() argument
172 h_intr_pipe_statehubd global() argument
177 h_hub_descrhubd global() argument
182 h_hotplug_threadhubd global() argument
189 h_children_dipshubd global() argument
190 h_cd_list_lengthhubd global() argument
214 h_cpr_cbhubd global() argument
219 h_total_hotplug_successhubd global() argument
220 h_total_hotplug_failurehubd global() argument
223 h_ancestry_strhubd global() argument
226 h_dev_datahubd global() argument
251 h_cleanup_enabledhubd global() argument
276 hubd_t *hubd; global() member
291 hubd_t *hubd; global() member
300 HUBD_MUTEX(hubd) global() argument
[all...]
/titanic_52/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c626 hubd_pm_busy_component(hubd_t * hubd,dev_info_t * dip,int component) hubd_pm_busy_component() argument
645 hubd_pm_idle_component(hubd_t * hubd,dev_info_t * dip,int component) hubd_pm_idle_component() argument
666 hubd_set_child_pwrlvl(hubd_t * hubd,usb_port_t port,uint8_t power) hubd_set_child_pwrlvl() argument
708 hubd_child_dip2port(hubd_t * hubd,dev_info_t * dip) hubd_child_dip2port() argument
731 hubd_can_suspend(hubd_t * hubd) hubd_can_suspend() argument
770 hubd_resume_port(hubd_t * hubd,usb_port_t port) hubd_resume_port() argument
921 hubd_suspend_port(hubd_t * hubd,usb_port_t port) hubd_suspend_port() argument
1029 hubd_post_attach(hubd_t * hubd,usb_port_t port,struct attachspec * as) hubd_post_attach() argument
1056 hubd_post_detach(hubd_t * hubd,usb_port_t port,struct detachspec * ds) hubd_post_detach() argument
1097 hubd_post_power(hubd_t * hubd,usb_port_t port,pm_bp_child_pwrchg_t * bpc,int result) hubd_post_power() argument
1152 hubd_t *hubd; usba_hubdi_bus_ctl() local
1296 hubd_config_one(hubd_t * hubd,int port) hubd_config_one() argument
1371 hubd_t *hubd = hubd_get_soft_state(dip); hubd_bus_config() local
1418 hubd_t *hubd = hubd_get_soft_state(dip); hubd_bus_unconfig() local
1489 hubd_t *hubd; hubd_bus_power() local
1623 hubd_pwrlvl0(hubd_t * hubd) hubd_pwrlvl0() argument
1676 hubd_pwrlvl1(hubd_t * hubd) hubd_pwrlvl1() argument
1687 hubd_pwrlvl2(hubd_t * hubd) hubd_pwrlvl2() argument
1697 hubd_pwrlvl3(hubd_t * hubd) hubd_pwrlvl3() argument
1752 hubd_t *hubd; usba_hubdi_power() local
1819 hubd_t *hubd = NULL; usba_hubdi_attach() local
2114 hubd_t *hubd = hubd_get_soft_state(dip); usba_hubdi_detach() local
2140 hubd_setdevaddr(hubd_t * hubd,usb_port_t port) hubd_setdevaddr() argument
2234 hubd_setdevconfig(hubd_t * hubd,usb_port_t port) hubd_setdevconfig() argument
2293 hubd_t *hubd; hubd_check_disconnected_ports() local
2499 hubd_restore_device_state(dev_info_t * dip,hubd_t * hubd) hubd_restore_device_state() argument
2730 hubd_cleanup(dev_info_t * dip,hubd_t * hubd) hubd_cleanup() argument
2946 hubd_determine_port_connection(hubd_t * hubd) hubd_determine_port_connection() argument
2994 hubd_check_ports(hubd_t * hubd) hubd_check_ports() argument
3113 hubd_get_hub_descriptor(hubd_t * hubd) hubd_get_hub_descriptor() argument
3230 hubd_get_hub_status_words(hubd_t * hubd,uint16_t * status) hubd_get_hub_status_words() argument
3281 hubd_open_intr_pipe(hubd_t * hubd) hubd_open_intr_pipe() argument
3320 hubd_start_polling(hubd_t * hubd,int always) hubd_start_polling() argument
3378 hubd_stop_polling(hubd_t * hubd) hubd_stop_polling() argument
3411 hubd_close_intr_pipe(hubd_t * hubd) hubd_close_intr_pipe() argument
3446 hubd_t *hubd = (hubd_t *)(reqp->intr_client_private); hubd_exception_cb() local
3521 hubd_t *hubd = (hubd_t *)(reqp->intr_client_private); hubd_read_cb() local
3648 hubd_t *hubd = hd_arg->hubd; hubd_hotplug_thread() local
4084 hubd_handle_port_connect(hubd_t * hubd,usb_port_t port) hubd_handle_port_connect() argument
4398 hubd_get_hub_status(hubd_t * hubd) hubd_get_hub_status() argument
4609 hubd_reset_port(hubd_t * hubd,usb_port_t port) hubd_reset_port() argument
4784 hubd_enable_port(hubd_t * hubd,usb_port_t port) hubd_enable_port() argument
4831 hubd_disable_port(hubd_t * hubd,usb_port_t port) hubd_disable_port() argument
4894 hubd_determine_port_status(hubd_t * hubd,usb_port_t port,uint16_t * status,uint16_t * change,uint_t ack_flag) hubd_determine_port_status() argument
5175 hubd_recover_disabled_port(hubd_t * hubd,usb_port_t port) hubd_recover_disabled_port() argument
5212 hubd_enable_all_port_power(hubd_t * hubd) hubd_enable_all_port_power() argument
5314 hubd_enable_port_power(hubd_t * hubd,usb_port_t port) hubd_enable_port_power() argument
5355 hubd_disable_all_port_power(hubd_t * hubd) hubd_disable_all_port_power() argument
5380 hubd_disable_port_power(hubd_t * hubd,usb_port_t port) hubd_disable_port_power() argument
5424 hubd_select_device_configuration(hubd_t * hubd,usb_port_t port,dev_info_t * child_dip,usba_device_t * child_ud) hubd_select_device_configuration() argument
5500 hubd_get_this_config_cloud(hubd_t * hubd,dev_info_t * dip,usba_device_t * child_ud,uint16_t conf_index) hubd_get_this_config_cloud() argument
5687 hubd_get_all_device_config_cloud(hubd_t * hubd,dev_info_t * dip,usba_device_t * child_ud) hubd_get_all_device_config_cloud() argument
5739 hubd_ready_device(hubd_t * hubd,dev_info_t * child_dip,usba_device_t * child_ud,uint_t config_index) hubd_ready_device() argument
5823 hubd_create_child(dev_info_t * dip,hubd_t * hubd,usba_device_t * hubd_ud,usb_port_status_t port_status,usb_port_t port,int iteration) hubd_create_child() argument
6438 hubd_delete_child(hubd_t * hubd,usb_port_t port,uint_t flag,boolean_t retry) hubd_delete_child() argument
6507 hubd_free_usba_device(hubd_t * hubd,usba_device_t * usba_device) hubd_free_usba_device() argument
6544 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); hubd_busop_get_eventcookie() local
6569 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); hubd_busop_add_eventcall() local
6610 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); hubd_busop_remove_eventcall() local
6637 hubd_do_callback(hubd_t * hubd,dev_info_t * cdip,ddi_eventcookie_t cookie) hubd_do_callback() argument
6651 hubd_run_callbacks(hubd_t * hubd,usba_event_t type) hubd_run_callbacks() argument
6680 hubd_post_event(hubd_t * hubd,usb_port_t port,usba_event_t type) hubd_post_event() argument
6831 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); hubd_disconnect_event_cb() local
6911 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); hubd_pre_suspend_event_cb() local
6941 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); hubd_post_resume_event_cb() local
6971 hubd_cpr_suspend(hubd_t * hubd) hubd_cpr_suspend() argument
7103 hubd_t *hubd = (hubd_t *)hubd_get_soft_state(dip); hubd_restore_state_cb() local
7119 hubd_register_events(hubd_t * hubd) hubd_register_events() argument
7146 hubd_t *hubd = cpr_cb->statep; hubd_cpr_post_user_callb() local
7204 hubd_register_cpr_callback(hubd_t * hubd) hubd_register_cpr_callback() argument
7224 hubd_unregister_cpr_callback(hubd_t * hubd) hubd_unregister_cpr_callback() argument
7245 hubd_create_pm_components(dev_info_t * dip,hubd_t * hubd) hubd_create_pm_components() argument
7310 hubd_t *hubd; usba_hubdi_open() local
7344 hubd_t *hubd; usba_hubdi_close() local
7378 hubd_t *hubd; usba_hubdi_ioctl() local
8027 hubd_get_ancestry_str(hubd_t * hubd) hubd_get_ancestry_str() argument
8079 hubd_get_port_num(hubd_t * hubd,struct devctl_iocdata * dcp) hubd_get_port_num() argument
8101 hubd_get_child_dip(hubd_t * hubd,usb_port_t port) hubd_get_child_dip() argument
8127 hubd_cfgadm_state(hubd_t * hubd,usb_port_t port) hubd_cfgadm_state() argument
8176 hubd_toggle_port(hubd_t * hubd,usb_port_t port) hubd_toggle_port() argument
8270 hubd_init_power_budget(hubd_t * hubd) hubd_init_power_budget() argument
8410 hubd_t *hubd; usba_hubdi_check_power_budget() local
8485 hubd_t *hubd = hubd_get_soft_state(dip); usba_hubdi_incr_power_budget() local
8546 hubd_t *hubd = hubd_get_soft_state(dip); usba_hubdi_decr_power_budget() local
8606 hubd_wait_for_hotplug_exit(hubd_t * hubd) hubd_wait_for_hotplug_exit() argument
8640 hubd_t *hubd = hd_arg->hubd; hubd_reset_thread() local
8838 hubd_check_same_device(hubd_t * hubd,usb_port_t port) hubd_check_same_device() argument
8874 hubd_t *hubd; usba_hubdi_reset_device() local
[all...]
/titanic_52/usr/src/uts/common/io/usb/hubd/
H A Dhubd.c141 hubd_t *hubd = ddi_get_soft_state(hubd_statep, instance); in hubd_get_dip() local