ibmf.wlcmd revision 3138:7bbdcbfa4cd5
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
22# Use is subject to license terms.
23#
24#ident	"%Z%%M%	%I%	%E% SMI"
25
26### specify the root functions
27root	ibmf_register
28root	ibmf_unregister
29root	ibmf_setup_async_cb
30root	ibmf_tear_down_async_cb
31root	ibmf_msg_transport
32root	ibmf_alloc_msg
33root	ibmf_free_msg
34root	ibmf_alloc_qp
35root	ibmf_query_qp
36root	ibmf_modify_qp
37root	ibmf_free_qp
38root	ibmf_i_mad_completions
39root	ibmf_i_do_send_cb
40root	ibmf_i_do_recv_cb
41root	ibmf_module_load
42root	ibmf_sa_session_open
43root	ibmf_sa_session_close
44root	ibmf_sa_access
45root	ibmf_saa_gid_to_pathrecords
46root	ibmf_saa_paths_from_gid
47root	ibmf_saa_name_to_service_record
48root	ibmf_saa_id_to_service_record
49root	ibmf_saa_update_service_record
50root	ibmf_recv_wqe_cache_constructor
51root	ibmf_send_wqe_cache_constructor
52root	ibmf_recv_wqe_cache_destructor
53root	ibmf_send_wqe_cache_destructor
54root    ibmf_altqp_recv_wqe_cache_constructor
55root    ibmf_altqp_recv_wqe_cache_destructor
56root    ibmf_altqp_send_wqe_cache_constructor
57root    ibmf_altqp_send_wqe_cache_destructor
58root	ibmf_saa_notify_event_client_task 
59root	ibmf_ibt_async_handler
60add	bus_ops::bus_add_eventcall targets warlock_dummy
61add	bus_ops::bus_get_eventcookie targets warlock_dummy
62add	bus_ops::bus_post_event targets warlock_dummy
63add	bus_ops::bus_remove_eventcall targets warlock_dummy
64add	bus_ops::bus_intr_ctl targets warlock_dummy
65add	ibmf_i_notify_client/async_cb	targets warlock_dummy
66add	ibmf_i_notify_client/async_cb	targets	ibmf_saa_report_cb
67add	_ibmf_msg_impl::im_trans_cb	targets warlock_dummy
68add	_ibmf_msg_impl::im_trans_cb	targets ibmf_saa_async_cb
69add	bus_ops::bus_config	targets warlock_dummy
70add	bus_ops::bus_unconfig	targets warlock_dummy
71add	ibmf_handlers.c:ibmf_i_callback_clients/cb_array	targets \
72	ibmf_saa_impl_async_event_cb
73add	ibmf_handlers.c:ibmf_i_callback_clients/cb_array	targets warlock_dummy
74add	ibmf_saa_event_taskq_args_s::et_callback	targets warlock_dummy
75