daplt.wlcmd revision 3138:7bbdcbfa4cd5
1#
2# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5# ident	"%Z%%M%	%I%	%E% SMI"
6
7root	daplka_cm_rc_handler
8root	daplka_cm_service_handler
9root	daplka_async_handler
10root	daplka_pre_mr_cleanup_callback
11root	daplka_timer_thread
12root	daplka_cq_handler
13root	daplka_shared_mr_cmp
14root	daplka_sm_notice_handler
15root	daplka_console
16
17add	daplka_hash_table::ht_free_func targets \
18    daplka_hash_ep_free		\
19    daplka_hash_mr_free		\
20    daplka_hash_sp_free		\
21    daplka_hash_mw_free		\
22    daplka_hash_cno_free	\
23    daplka_hash_evd_free	\
24    daplka_hash_pd_free  	\
25    daplka_hash_sp_unref	\
26    daplka_hash_timer_free	\
27    daplka_hash_srq_free
28
29add	daplka_hash_table::ht_lookup_func targets \
30    daplka_hash_generic_lookup
31
32add	bus_ops::bus_add_eventcall	targets warlock_dummy
33add	bus_ops::bus_get_eventcookie	targets warlock_dummy
34add	bus_ops::bus_post_event		targets warlock_dummy
35add	bus_ops::bus_remove_eventcall	targets warlock_dummy
36add	bus_ops::bus_intr_ctl		targets warlock_dummy
37add	bus_ops::bus_config		targets warlock_dummy
38add	bus_ops::bus_unconfig		targets warlock_dummy
39