13341Sgc161489# 29797SRaymond.Chen@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 33341Sgc161489# Use is subject to license terms. 43341Sgc161489# 53341Sgc161489# CDDL HEADER START 63341Sgc161489# 73341Sgc161489# The contents of this file are subject to the terms of the 83341Sgc161489# Common Development and Distribution License (the "License"). 93341Sgc161489# You may not use this file except in compliance with the License. 103341Sgc161489# 113341Sgc161489# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 123341Sgc161489# or http://www.opensolaris.org/os/licensing. 133341Sgc161489# See the License for the specific language governing permissions 143341Sgc161489# and limitations under the License. 153341Sgc161489# 163341Sgc161489# When distributing Covered Code, include this CDDL HEADER in each 173341Sgc161489# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 183341Sgc161489# If applicable, add the following below this CDDL HEADER, with the 193341Sgc161489# fields enclosed by brackets "[]" replaced with your own identifying 203341Sgc161489# information: Portions Copyright [yyyy] [name of copyright owner] 213341Sgc161489# 223341Sgc161489# CDDL HEADER END 233341Sgc161489# 243341Sgc161489 253341Sgc161489 263341Sgc161489one ohci_state 273341Sgc161489one ehci_state 283341Sgc161489one uhci_state 293341Sgc161489one usb_ia 303341Sgc161489one usba_device 313341Sgc161489 323341Sgc161489### specify the root functions 333341Sgc161489 343341Sgc161489root usba_ascii_string_descr 353341Sgc161489root usb_console_output_init 363341Sgc161489root usb_console_output_fini 373341Sgc161489root usb_console_output_enter 383341Sgc161489root usb_console_output_exit 393341Sgc161489root usb_console_write 403341Sgc161489root usb_console_input_enter 413341Sgc161489root usb_console_input_exit 423341Sgc161489root usb_console_input_fini 433341Sgc161489root usb_console_input_init 443341Sgc161489root usb_console_read 453341Sgc161489root hubd_hotplug_thread 464844Slg150142root hubd_reset_thread 473341Sgc161489root hubd_cpr_post_user_callb 483341Sgc161489root usb_get_dev_descr 493341Sgc161489root usb_get_if_number 503341Sgc161489root usb_parse_CV_cfg_descr 513341Sgc161489root usb_parse_CV_ep_descr 523341Sgc161489root usb_parse_CV_if_descr 539797SRaymond.Chen@Sun.COMroot usb_parse_comp_ep_descr 543341Sgc161489root usb_pipe_reset 553341Sgc161489root usb_pipe_get_private 563341Sgc161489root usb_get_current_frame_number 573341Sgc161489root usb_get_max_isoc_pkts 583341Sgc161489root usb_pipe_set_private 593341Sgc161489root usba_ready_interface_node 603341Sgc161489root usba_free_hcdi_ops 613341Sgc161489root ohci_intr 623341Sgc161489root ehci_intr 633341Sgc161489 643341Sgc161489root usba_dbuf_tail 653341Sgc161489root usb_log 663341Sgc161489root usb_ia_event_cb 673341Sgc161489root hubd_bus_power 683341Sgc161489root usba_hubdi_power 693341Sgc161489root usba_hubdi_root_hub_power 703341Sgc161489root usba_hubdi_bus_ctl 713341Sgc161489root usb_set_device_pwrlvl0 723341Sgc161489root usb_set_device_pwrlvl1 733341Sgc161489root usb_set_device_pwrlvl2 743341Sgc161489root usb_set_device_pwrlvl3 753341Sgc161489root usba_async_req_raise_power 763341Sgc161489root usba_async_req_lower_power 773341Sgc161489root usb_req_raise_power 783341Sgc161489root usb_req_lower_power 793341Sgc161489root usb_is_pm_enabled 803341Sgc161489root usb_pipe_bulk_transfer_size 813341Sgc161489root usba_get_hotplug_stats 823341Sgc161489root usba_reset_hotplug_stats 833341Sgc161489root usb_async_req 843341Sgc161489root usb_get_ep_data 853341Sgc161489root usba_pipe_get_policy 863341Sgc161489root usb_pipe_ctrl_xfer_wait 873341Sgc161489root usb_get_current_cfgidx 883341Sgc161489 893341Sgc161489root usb_alloc_bulk_req 903341Sgc161489root usb_clear_feature 913341Sgc161489root usb_free_bulk_req 923341Sgc161489root usb_get_alt_if 933341Sgc161489root usb_get_ep_descr 943341Sgc161489root usb_get_if_descr 953341Sgc161489root usb_pipe_bulk_xfer 963341Sgc161489root usb_pipe_isoc_xfer 973341Sgc161489root usb_pipe_stop_isoc_polling 983341Sgc161489root usb_set_alt_if 993341Sgc161489root usb_set_cfg 1003341Sgc161489root usb_get_cfg 1013341Sgc161489root usb_get_status 1023341Sgc161489root usb_ep_num 1033341Sgc161489root usb_register_event_cbs 1043341Sgc161489root usb_unregister_event_cbs 1053341Sgc161489root usb_log_descr_tree 1063341Sgc161489root usb_print_descr_tree 1073341Sgc161489root usb_pipe_drain_reqs 1083341Sgc161489root usb_try_serialize_access 1093341Sgc161489root usb_fini_serialization 1103341Sgc161489root usb_init_serialization 1113341Sgc161489root usb_release_access 1123341Sgc161489root usb_serialize_access 1133341Sgc161489root usb_rval2errno 1143341Sgc161489root usb_clr_feature 1153341Sgc161489root usb_get_ep_data 1163341Sgc161489root usb_register_hotplug_cbs 1173341Sgc161489root usb_register_client 1184844Slg150142root usb_reset_device 1193341Sgc161489root usb_ugen_power 1203341Sgc161489root usb_ugen_attach 1213341Sgc161489root usb_ugen_close 1223341Sgc161489root usb_ugen_detach 1233341Sgc161489root usb_ugen_disconnect_ev_cb 1243341Sgc161489root usb_ugen_get_hdl 1253341Sgc161489root usb_ugen_open 1263341Sgc161489root usb_ugen_poll 1273341Sgc161489root usb_ugen_read 1283341Sgc161489root usb_ugen_reconnect_ev_cb 1293341Sgc161489root usb_ugen_write 1303341Sgc161489root usba_ready_interface_association_node 131*10316SStrony.Zhang@Sun.COMroot usb_register_dev_driver 132*10316SStrony.Zhang@Sun.COMroot usb_unregister_dev_driver 1333341Sgc161489 1343341Sgc161489root hubd_root_hub_cleanup_thread 1353341Sgc161489root hubd_restore_state_cb 1363341Sgc161489root hubd_disconnect_event_cb 1373341Sgc161489root hubd_post_resume_event_cb 1383341Sgc161489root hubd_pre_suspend_event_cb 1393341Sgc161489root hubd_reconnect_event_cb 1403341Sgc161489 1413341Sgc161489 1423341Sgc161489root hcdi_autoclearing 1433341Sgc161489root hcdi_cb_thread 1443341Sgc161489root hcdi_shared_cb_thread 1453341Sgc161489 1469797SRaymond.Chen@Sun.COMroot ohci_quiesce 1479797SRaymond.Chen@Sun.COMroot uhci_quiesce 1489797SRaymond.Chen@Sun.COMroot ehci_quiesce 1493341Sgc161489 1503341Sgc161489root usba_pipe_do_async_func_thread 1513341Sgc161489root usba_get_hc_dma_attr 1523341Sgc161489root usba_hcdi_get_req_private 1533341Sgc161489root usba_hcdi_set_req_private 1543341Sgc161489root usba_move_list 1553341Sgc161489root usba_taskq_destroy 1563341Sgc161489root usba_mk_mctl 1573341Sgc161489root usb_fail_checkpoint 1583341Sgc161489 1599797SRaymond.Chen@Sun.COMadd hubd::h_cleanup_child targets warlock_dummy 1603341Sgc161489add usb_bulk_req::bulk_cb targets warlock_dummy 1613341Sgc161489add usb_bulk_req::bulk_exc_cb targets warlock_dummy 1623341Sgc161489add usb_ctrl_req::ctrl_cb targets warlock_dummy 1633341Sgc161489add usb_ctrl_req::ctrl_exc_cb targets warlock_dummy 1643341Sgc161489add usb_isoc_req::isoc_cb targets warlock_dummy 1653341Sgc161489add usb_isoc_req::isoc_exc_cb targets warlock_dummy 1663341Sgc161489add usba_pipe_async_req::sync_func targets warlock_dummy 1673341Sgc161489 1683341Sgc161489add usba_pm_req::cb targets warlock_dummy 1693341Sgc161489 1703341Sgc161489add usba_pipe_async_req::callback targets warlock_dummy 1713341Sgc161489 1723341Sgc161489add ohci_trans_wrapper::tw_handle_td targets ohci_handle_ctrl_td 1733341Sgc161489add ohci_trans_wrapper::tw_handle_td targets ohci_handle_bulk_td 1743341Sgc161489add ohci_trans_wrapper::tw_handle_td targets ohci_handle_intr_td 1753341Sgc161489add ohci_trans_wrapper::tw_handle_td targets ohci_handle_isoc_td 1763341Sgc161489 1773341Sgc161489add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_ctrl_qtd 1783341Sgc161489add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd 1793341Sgc161489add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_intr_qtd 180