usbser_edge_with_usba.wlcmd revision 9797:4b03a6b797a8
1#
2# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5
6one ohci_state
7one ehci_state
8one uhci_state
9one usbser_state
10one edge_pipe
11one edge_state
12one edge_port
13
14
15### specify the root functions
16
17root	usbser_first_device
18root	usbser_putchar
19root	usbser_getchar
20root	usbser_ischar
21root	usbser_polledio_enter
22root	usbser_polledio_exit
23root	usb_console_output_fini
24root	usb_console_input_enter
25root	usb_console_input_exit
26root	usb_console_input_fini
27root	usb_console_input_init
28root	usb_console_read
29root	usb_get_dev_descr
30root	usb_get_if_number
31root	usb_parse_CV_cfg_descr
32root	usb_parse_CV_ep_descr
33root	usb_parse_CV_if_descr
34root    usb_parse_comp_ep_descr
35root	usb_pipe_get_private
36root	usb_get_current_frame_number
37root	usb_get_max_isoc_pkts
38root	usb_pipe_set_private
39root	usba_ready_interface_node
40root	usba_free_hcdi_ops
41root	usba_async_req_raise_power
42root	usba_async_req_lower_power
43root	usb_req_raise_power
44root	usb_req_lower_power
45root	usb_set_device_pwrlvl0
46root	usb_set_device_pwrlvl1
47root	usb_set_device_pwrlvl2
48root	usb_set_device_pwrlvl3
49root	usb_is_pm_enabled
50root	usb_async_req
51root	usb_pipe_bulk_transfer_size
52root 	usb_get_ep_data
53root	usba_pipe_get_policy
54root	usb_pipe_ctrl_xfer_wait
55root	usb_pipe_drain_reqs
56root    usb_try_serialize_access
57root    usb_fini_serialization
58root    usb_init_serialization
59root    usb_release_access
60root    usb_serialize_access
61root	usb_clr_feature
62root    usb_clear_feature
63root    usb_get_alt_if
64root    usb_get_ep_descr
65root    usb_get_if_descr
66root    usb_log
67root    usb_pipe_isoc_xfer
68root    usb_pipe_stop_isoc_polling
69root    usb_set_alt_if
70root    usb_set_cfg
71root    usb_get_cfg
72root	usb_ep_num
73root	usb_get_status
74root	usb_pipe_reset
75root	usb_log_descr_tree
76root	usb_print_descr_tree
77root    usb_rval2errno
78root	usb_register_hotplug_cbs
79root	usb_get_current_cfgidx
80root    usb_register_client
81root	usb_reset_device
82
83root    usb_ugen_attach
84root    usb_ugen_close
85root    usb_ugen_detach
86root    usb_ugen_disconnect_ev_cb
87root    usb_ugen_get_hdl
88root    usb_ugen_open
89root    usb_ugen_poll
90root    usb_ugen_power
91root    usb_ugen_read
92root    usb_ugen_reconnect_ev_cb
93root    usb_ugen_write
94
95root	hcdi_autoclearing
96root	hcdi_cb_thread
97root    hcdi_shared_cb_thread
98
99
100root	hubd_restore_state_cb
101root    hubd_disconnect_event_cb
102root    hubd_post_resume_event_cb
103root    hubd_pre_suspend_event_cb
104root    hubd_reconnect_event_cb
105root	hubd_hotplug_thread
106root	hubd_reset_thread
107root	hubd_cpr_post_user_callb
108root    hubd_root_hub_cleanup_thread
109root	hubd_bus_power
110
111root	usba_common_power
112root	usba_common_register_events
113root	usba_ready_interface_association_node
114root	usba_pipe_do_async_func_thread
115root	usba_pipe_sync_reset
116root    usba_get_hc_dma_attr
117root    usba_hcdi_get_req_private
118root    usba_hcdi_set_req_private
119root    usba_dbuf_tail
120root	usba_hubdi_power
121root	usba_hubdi_root_hub_power
122root	usba_get_hotplug_stats
123root	usba_reset_hotplug_stats
124root	usba_ascii_string_descr
125root	usba_move_list
126root    usba_taskq_destroy
127root	usba_mk_mctl
128root	usb_fail_checkpoint
129
130root	ohci_intr
131root	ehci_intr
132root    ohci_quiesce
133root    uhci_quiesce
134root    ehci_quiesce
135
136### specify the edgeport root functions
137root usbser_soft_state_size
138root usbser_edge_open
139root usbser_close
140root usbser_wput
141root usbser_wsrv
142root usbser_rsrv
143root usbser_tx_cb
144root usbser_rx_cb
145root usbser_status_cb
146root usbser_wq_thread
147root usbser_rq_thread
148root usbser_disconnect_cb
149root usbser_reconnect_cb
150root usbser_cpr_suspend
151root usbser_cpr_resume
152
153root edgesp_bulkin_cb
154root edgesp_bulkout_cb
155root edgesp_intr_cb
156root edgesp_intr_ex_cb
157
158root edgeti_bulkin_cb
159root edgeti_bulkout_cb
160root edgeti_intr_cb
161root edgeti_intr_ex_cb
162
163### specify edgeport function pointers
164
165add        ds_ops::ds_attach targets edge_attach
166add        ds_ops::ds_detach targets edge_detach
167add        ds_ops::ds_register_cb targets edge_register_cb
168add        ds_ops::ds_unregister_cb targets edge_unregister_cb
169add        ds_ops::ds_open_port targets edge_open_port
170add        ds_ops::ds_close_port targets edge_close_port
171add        ds_ops::ds_usb_power targets edge_usb_power
172add        ds_ops::ds_suspend targets edge_suspend
173add        ds_ops::ds_resume targets edge_resume
174add        ds_ops::ds_disconnect targets edge_disconnect
175add        ds_ops::ds_reconnect targets edge_reconnect
176add        ds_ops::ds_set_port_params targets edge_set_port_params
177add        ds_ops::ds_set_modem_ctl targets edge_set_modem_ctl
178add        ds_ops::ds_get_modem_ctl targets edge_get_modem_ctl
179add        ds_ops::ds_break_ctl targets edge_break_ctl
180add        ds_ops::ds_loopback targets edge_loopback
181add        ds_ops::ds_tx targets edge_tx
182add        ds_ops::ds_rx targets edge_rx
183add        ds_ops::ds_stop targets edge_stop
184add        ds_ops::ds_start targets edge_start
185add        ds_ops::ds_fifo_flush targets edge_fifo_flush
186add        ds_ops::ds_fifo_drain targets edge_fifo_drain
187add        ds_ops::ds_out_pipe targets warlock_dummy
188add        ds_ops::ds_in_pipe targets warlock_dummy
189
190add        edge_port::ep_cb.cb_tx targets usbser_tx_cb
191add        edge_port::ep_cb.cb_rx targets usbser_rx_cb
192add        edge_port::ep_cb.cb_status targets usbser_status_cb
193
194add hubd::h_cleanup_child targets warlock_dummy
195add usb_ctrl_req::ctrl_cb	targets warlock_dummy
196add usb_ctrl_req::ctrl_exc_cb	targets warlock_dummy
197add usb_bulk_req::bulk_cb	targets edgesp_bulkin_cb
198add usb_bulk_req::bulk_exc_cb	targets edgesp_bulkin_cb
199add usb_bulk_req::bulk_cb	targets edgesp_bulkout_cb
200add usb_bulk_req::bulk_exc_cb	targets edgesp_bulkout_cb
201
202add usb_bulk_req::bulk_cb	targets edgeti_bulkin_cb
203add usb_bulk_req::bulk_exc_cb	targets edgeti_bulkin_cb
204add usb_bulk_req::bulk_cb	targets edgeti_bulkout_cb
205add usb_bulk_req::bulk_exc_cb	targets edgeti_bulkout_cb
206
207add usb_isoc_req::isoc_cb	targets warlock_dummy
208add usb_isoc_req::isoc_exc_cb	targets warlock_dummy
209add usba_pipe_async_req::callback	targets warlock_dummy
210add usba_pipe_async_req::sync_func	targets warlock_dummy
211add usba_pm_req::cb			targets warlock_dummy
212
213add ohci_trans_wrapper::tw_handle_td targets ohci_handle_ctrl_td
214add ohci_trans_wrapper::tw_handle_td targets ohci_handle_bulk_td
215add ohci_trans_wrapper::tw_handle_td targets ohci_handle_intr_td
216add ohci_trans_wrapper::tw_handle_td targets ohci_handle_isoc_td
217
218add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
219add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_intr_qtd
220add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_ctrl_qtd
221