xref: /onnv-gate/usr/src/uts/common/io/warlock/usbskel_with_usba.wlcmd (revision 10316:d68e26bd3bfd)
13138Sfrits#
29797SRaymond.Chen@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
33138Sfrits# Use is subject to license terms.
43138Sfrits#
53138Sfrits# CDDL HEADER START
63138Sfrits#
73138Sfrits# The contents of this file are subject to the terms of the
83138Sfrits# Common Development and Distribution License (the "License").
93138Sfrits# You may not use this file except in compliance with the License.
103138Sfrits#
113138Sfrits# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
123138Sfrits# or http://www.opensolaris.org/os/licensing.
133138Sfrits# See the License for the specific language governing permissions
143138Sfrits# and limitations under the License.
153138Sfrits#
163138Sfrits# When distributing Covered Code, include this CDDL HEADER in each
173138Sfrits# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
183138Sfrits# If applicable, add the following below this CDDL HEADER, with the
193138Sfrits# fields enclosed by brackets "[]" replaced with your own identifying
203138Sfrits# information: Portions Copyright [yyyy] [name of copyright owner]
213138Sfrits#
223138Sfrits# CDDL HEADER END
233138Sfrits#
243138Sfrits
253138Sfritsone ohci_state
263138Sfritsone ehci_state
273138Sfritsone uhci_state
283138Sfritsone usbskel_state
293138Sfritsone usba_pipe_handle_data
303138Sfritsone usba_ph_impl
313138Sfritsone hubd
323138Sfritsone usba_device
333138Sfrits
343138Sfrits### specify the root functions
353138Sfrits
363138Sfritsroot	usb_console_output_init
373138Sfritsroot	usb_console_output_fini
383138Sfritsroot	usb_console_output_enter
393138Sfritsroot	usb_console_output_exit
403138Sfritsroot	usb_console_write
413138Sfritsroot	usb_console_input_enter
423138Sfritsroot	usb_console_input_exit
433138Sfritsroot	usb_console_read
443138Sfritsroot	usb_get_dev_descr
453138Sfritsroot	usb_parse_CV_cfg_descr
463138Sfritsroot	usb_parse_CV_ep_descr
473138Sfritsroot	usb_parse_CV_if_descr
489797SRaymond.Chen@Sun.COMroot    usb_parse_comp_ep_descr
493138Sfritsroot	usb_pipe_reset
503138Sfritsroot	usb_pipe_get_private
513138Sfritsroot	usb_get_max_isoc_pkts
523138Sfritsroot	usb_pipe_set_private
533138Sfritsroot	usb_req_raise_power
543138Sfritsroot	usb_req_lower_power
553138Sfritsroot	usb_pipe_bulk_transfer_size
563138Sfritsroot	usba_pipe_get_policy
573138Sfritsroot	usb_pipe_ctrl_xfer_wait
583138Sfritsroot	usb_try_serialize_access
593138Sfritsroot	usb_get_current_frame_number
603138Sfritsroot    usb_alloc_bulk_req
613138Sfritsroot    usb_clear_feature
623138Sfritsroot    usb_get_alt_if
633138Sfritsroot    usb_get_ep_descr
643138Sfritsroot    usb_get_if_descr
653138Sfritsroot    usb_pipe_bulk_xfer
663138Sfritsroot    usb_pipe_isoc_xfer
673138Sfritsroot    usb_pipe_stop_isoc_polling
683138Sfritsroot    usb_set_alt_if
693138Sfritsroot    usb_set_cfg
703138Sfritsroot    usb_get_cfg
713138Sfritsroot	usb_ep_num
723138Sfritsroot	usb_console_input_fini
733138Sfritsroot	usb_console_input_init
743138Sfritsroot	usb_print_descr_tree
753138Sfritsroot    usb_rval2errno
763138Sfritsroot	usb_free_bulk_req
773138Sfritsroot	usb_clr_feature
783138Sfritsroot	usb_get_ep_data
793138Sfritsroot	usb_fini_serialization
803138Sfritsroot	usb_init_serialization
813138Sfritsroot	usb_release_access
823138Sfritsroot	usb_serialize_access
833138Sfritsroot	usb_is_pm_enabled
843138Sfritsroot	usb_get_current_cfgidx
853138Sfritsroot    usb_register_client
864844Slg150142root	usb_reset_device
87*10316SStrony.Zhang@Sun.COMroot	usb_register_dev_driver
88*10316SStrony.Zhang@Sun.COMroot	usb_unregister_dev_driver
893138Sfrits
903138Sfritsroot    usb_ugen_attach
913138Sfritsroot    usb_ugen_close
923138Sfritsroot    usb_ugen_detach
933138Sfritsroot    usb_ugen_disconnect_ev_cb
943138Sfritsroot    usb_ugen_get_hdl
953138Sfritsroot    usb_ugen_open
963138Sfritsroot    usb_ugen_poll
973138Sfritsroot    usb_ugen_power
983138Sfritsroot    usb_ugen_read
993138Sfritsroot    usb_ugen_reconnect_ev_cb
1003138Sfritsroot    usb_ugen_write
1013138Sfrits
1023528Sgc161489root	usba_common_power
1033528Sgc161489root	usba_common_register_events
1043528Sgc161489root	usba_ready_interface_association_node
1053138Sfritsroot	usba_free_hcdi_ops
1063138Sfritsroot	usba_ready_interface_node
1073138Sfritsroot	usba_async_req_raise_power
1083138Sfritsroot	usba_async_req_lower_power
1093138Sfritsroot    usba_get_hc_dma_attr
1103138Sfritsroot    usba_hcdi_get_req_private
1113138Sfritsroot    usba_hcdi_set_req_private
1123138Sfritsroot	usba_pipe_do_async_func_thread
1133138Sfritsroot	usba_get_hotplug_stats
1143138Sfritsroot	usba_reset_hotplug_stats
1153138Sfritsroot    usba_dbuf_tail
1163138Sfritsroot	usba_move_list
1173138Sfritsroot    usba_taskq_destroy
1183138Sfrits
1193138Sfritsroot	hcdi_autoclearing
1203138Sfritsroot	hcdi_cb_thread
1213138Sfritsroot    hcdi_shared_cb_thread
1229797SRaymond.Chen@Sun.COMroot    ohci_quiesce
1239797SRaymond.Chen@Sun.COMroot    uhci_quiesce
1249797SRaymond.Chen@Sun.COMroot    ehci_quiesce
1253138Sfrits
1263138Sfritsroot	hubd_bus_power
1273138Sfritsroot	hubd_hotplug_thread
1284844Slg150142root	hubd_reset_thread
1293138Sfritsroot	hubd_restore_state_cb
1303138Sfritsroot    hubd_disconnect_event_cb
1313138Sfritsroot    hubd_post_resume_event_cb
1323138Sfritsroot    hubd_pre_suspend_event_cb
1333138Sfritsroot    hubd_reconnect_event_cb
1343138Sfritsroot	hubd_root_hub_cleanup_thread
1353138Sfritsroot	hubd_cpr_post_user_callb
1363138Sfritsroot	usba_mk_mctl
1373138Sfritsroot	usb_fail_checkpoint
1383138Sfrits
1393138Sfrits### specify the usbskel root functions
1403138Sfrits
1413138Sfritsroot usbskel_normal_callback
1423138Sfritsroot usbskel_exception_callback
1433138Sfritsroot usbskel_disconnect_callback
1443138Sfritsroot usbskel_reconnect_callback
1453138Sfrits
1469797SRaymond.Chen@Sun.COMadd hubd::h_cleanup_child targets warlock_dummy
1473138Sfritsadd usba_pipe_async_req::sync_func targets usba_pipe_sync_close
1483138Sfritsadd usba_pipe_async_req::sync_func targets usba_pipe_sync_reset
1493138Sfrits
1503138Sfritsadd usba_pipe_async_req::callback targets warlock_dummy
1513138Sfritsadd usb_bulk_req::bulk_cb targets warlock_dummy
1523138Sfritsadd usb_bulk_req::bulk_exc_cb targets warlock_dummy
1533138Sfritsadd usb_isoc_req::isoc_cb targets warlock_dummy
1543138Sfritsadd usb_isoc_req::isoc_exc_cb targets warlock_dummy
1553138Sfritsadd usb_ctrl_req::ctrl_cb targets warlock_dummy
1563138Sfritsadd usb_ctrl_req::ctrl_exc_cb targets warlock_dummy
1573138Sfritsadd usb_intr_req::intr_cb targets warlock_dummy
1583138Sfritsadd usb_intr_req::intr_exc_cb targets warlock_dummy
1593138Sfrits
1603138Sfritsadd usba_pm_req::cb targets warlock_dummy
1613138Sfritsadd ohci_trans_wrapper::tw_handle_td targets ohci_handle_ctrl_td
1623138Sfritsadd ohci_trans_wrapper::tw_handle_td targets ohci_handle_bulk_td
1633138Sfritsadd ohci_trans_wrapper::tw_handle_td targets ohci_handle_intr_td
1643138Sfritsadd ohci_trans_wrapper::tw_handle_td targets ohci_handle_isoc_td
1653138Sfrits
1663138Sfritsadd ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
1673138Sfritsadd ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_intr_qtd
1683138Sfritsadd ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_ctrl_qtd
169