summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/warlock/ib.wlcmd
blob: f78bc241c3df9e3290bc32721c148116dd6736cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
#

# ibnexus Callback handlers for IBDM
add	ibdm.ibdm_ibnex_callback targets	ibnex_dm_callback

# ibnnexus to ibtl callback functions
ignore	ibnex_ibtl_callback
root	ibnex_return_apid

# ibnexus bus_ops entry points
add	bus_ops::bus_config	targets warlock_dummy
add	bus_ops::bus_unconfig	targets warlock_dummy

# IBDM callback handlers from IBTL
root	ibdm_event_hdlr

# ibdm Callback handlers for IBMF / SAA
root	ibdm_ibmf_recv_cb
root	ibdm_ibmf_send_cb
root	ibdm_recv_incoming_mad	
root	ibdm_saa_event_cb
root	ibdm_saa_handle_new_gid

# ibnex reprobe function, called from taskq
root	ibnex_handle_reprobe_dev
root	ibnex_handle_hca_attach

# ibnex other functions
root	ibnex_name_child

# ibdm function called from taskq
root	ibdm_saa_event_taskq

# ibnex MPXIO and PM related functions
root	ib_vhci_failover
root	ib_vhci_pi_init
root	ib_vhci_pi_state_change
root	ib_vhci_pi_uninit
root	ibnex_bus_power