xref: /titanic_41/usr/src/lib/cfgadm_plugins/ib/ib.xcl (revision 7c478bd95313f5f23a4c958a745db2134aa03244)
1*7c478bd9Sstevel@tonic-gate#
2*7c478bd9Sstevel@tonic-gate# CDDL HEADER START
3*7c478bd9Sstevel@tonic-gate#
4*7c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
5*7c478bd9Sstevel@tonic-gate# Common Development and Distribution License, Version 1.0 only
6*7c478bd9Sstevel@tonic-gate# (the "License").  You may not use this file except in compliance
7*7c478bd9Sstevel@tonic-gate# with the License.
8*7c478bd9Sstevel@tonic-gate#
9*7c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10*7c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
11*7c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
12*7c478bd9Sstevel@tonic-gate# and limitations under the License.
13*7c478bd9Sstevel@tonic-gate#
14*7c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
15*7c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16*7c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
17*7c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
18*7c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
19*7c478bd9Sstevel@tonic-gate#
20*7c478bd9Sstevel@tonic-gate# CDDL HEADER END
21*7c478bd9Sstevel@tonic-gate#
22*7c478bd9Sstevel@tonic-gate#
23*7c478bd9Sstevel@tonic-gate# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
24*7c478bd9Sstevel@tonic-gate# Use is subject to license terms.
25*7c478bd9Sstevel@tonic-gate#
26*7c478bd9Sstevel@tonic-gate#pragma ident	"%Z%%M%	%I%	%E% SMI"
27*7c478bd9Sstevel@tonic-gate#
28*7c478bd9Sstevel@tonic-gate# lib/cfgadm_plugins/ib/ib.xcl
29*7c478bd9Sstevel@tonic-gate#
30*7c478bd9Sstevel@tonic-gatemsgid  "/devices/"
31*7c478bd9Sstevel@tonic-gatemsgstr
32*7c478bd9Sstevel@tonic-gatemsgid  "/devices"
33*7c478bd9Sstevel@tonic-gatemsgstr
34*7c478bd9Sstevel@tonic-gatemsgid  "get_error_msg: bad error msg index: %d\n"
35*7c478bd9Sstevel@tonic-gatemsgstr
36*7c478bd9Sstevel@tonic-gatemsgid  "ib_set_msg: realloc failed.\n"
37*7c478bd9Sstevel@tonic-gatemsgstr
38*7c478bd9Sstevel@tonic-gatemsgid  "ap_id: "
39*7c478bd9Sstevel@tonic-gatemsgstr
40*7c478bd9Sstevel@tonic-gate# msgid  ""
41*7c478bd9Sstevel@tonic-gate# msgstr
42*7c478bd9Sstevel@tonic-gate# msgid  ""
43*7c478bd9Sstevel@tonic-gate# msgstr
44*7c478bd9Sstevel@tonic-gatemsgid  "\n"
45*7c478bd9Sstevel@tonic-gatemsgstr
46*7c478bd9Sstevel@tonic-gate# msgid  ""
47*7c478bd9Sstevel@tonic-gate# msgstr
48*7c478bd9Sstevel@tonic-gate# msgid  ""
49*7c478bd9Sstevel@tonic-gate# msgstr
50*7c478bd9Sstevel@tonic-gate# msgid  "ap_id: "
51*7c478bd9Sstevel@tonic-gate# msgstr
52*7c478bd9Sstevel@tonic-gate# msgid  "\n"
53*7c478bd9Sstevel@tonic-gate# msgstr
54*7c478bd9Sstevel@tonic-gate# msgid  "\n"
55*7c478bd9Sstevel@tonic-gate# msgstr
56*7c478bd9Sstevel@tonic-gate# msgid  ""
57*7c478bd9Sstevel@tonic-gate# msgstr
58*7c478bd9Sstevel@tonic-gatemsgid  "ib_err_msg: Unrecognized message index: %d\n"
59*7c478bd9Sstevel@tonic-gatemsgstr
60*7c478bd9Sstevel@tonic-gatemsgid  "ib_valid_apid: l_apid = %s\n"
61*7c478bd9Sstevel@tonic-gatemsgstr
62*7c478bd9Sstevel@tonic-gatemsgid  "..."
63*7c478bd9Sstevel@tonic-gatemsgstr
64*7c478bd9Sstevel@tonic-gatemsgid  ".."
65*7c478bd9Sstevel@tonic-gatemsgstr
66*7c478bd9Sstevel@tonic-gatemsgid  "ib_verify_params: h/w-specific options not "
67*7c478bd9Sstevel@tonic-gate       "supported.\n"
68*7c478bd9Sstevel@tonic-gatemsgstr
69*7c478bd9Sstevel@tonic-gatemsgid  "ib_verify_params: not an IB ap_id.\n"
70*7c478bd9Sstevel@tonic-gatemsgstr
71*7c478bd9Sstevel@tonic-gatemsgid  "ib_setup_for_devctl_cmd: devctl_ap_acquire "
72*7c478bd9Sstevel@tonic-gate       "errno: %d\n"
73*7c478bd9Sstevel@tonic-gatemsgstr
74*7c478bd9Sstevel@tonic-gatemsgid  "ib_setup_for_devctl: nvlist_alloc errno: %d\n"
75*7c478bd9Sstevel@tonic-gatemsgstr
76*7c478bd9Sstevel@tonic-gatemsgid  "ib_setup_for_devctl_cmd: nvlist_add_string failed. "
77*7c478bd9Sstevel@tonic-gate       "errno: %d\n"
78*7c478bd9Sstevel@tonic-gatemsgstr
79*7c478bd9Sstevel@tonic-gatemsgid  "ib_device_configured failed, errno: %d\n"
80*7c478bd9Sstevel@tonic-gatemsgstr
81*7c478bd9Sstevel@tonic-gatemsgid  "ib_device_connected failed, errno: %d\n"
82*7c478bd9Sstevel@tonic-gatemsgstr
83*7c478bd9Sstevel@tonic-gatemsgid  "ib_do_control_ioctl: open failed: "
84*7c478bd9Sstevel@tonic-gate       "errno = %d\n"
85*7c478bd9Sstevel@tonic-gatemsgstr
86*7c478bd9Sstevel@tonic-gatemsgid  "ib_do_control_ioctl: size ioctl ERR, errno: %d\n"
87*7c478bd9Sstevel@tonic-gatemsgstr
88*7c478bd9Sstevel@tonic-gatemsgid  "ib_do_control_ioctl: malloc failed\n"
89*7c478bd9Sstevel@tonic-gatemsgstr
90*7c478bd9Sstevel@tonic-gatemsgid  "ib_do_control_ioctl: ioctl failed: errno:%d\n"
91*7c478bd9Sstevel@tonic-gatemsgstr
92*7c478bd9Sstevel@tonic-gatemsgid  "cfga_change_state: devctl_ap_configure "
93*7c478bd9Sstevel@tonic-gate       "failed. errno: %d\n"
94*7c478bd9Sstevel@tonic-gatemsgstr
95*7c478bd9Sstevel@tonic-gatemsgid  "cfga_change_state: get device "
96*7c478bd9Sstevel@tonic-gate       "path failed i = %d\n"
97*7c478bd9Sstevel@tonic-gatemsgstr
98*7c478bd9Sstevel@tonic-gatemsgid  "cfga_change_state: get device path failed\n"
99*7c478bd9Sstevel@tonic-gatemsgstr
100*7c478bd9Sstevel@tonic-gatemsgid  "cfga_change_state: devctl_ap_unconfigure "
101*7c478bd9Sstevel@tonic-gate       "failed with errno: %d\n"
102*7c478bd9Sstevel@tonic-gatemsgstr
103*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: ib_verify_params "
104*7c478bd9Sstevel@tonic-gate       "failed with rv: %d\n"
105*7c478bd9Sstevel@tonic-gatemsgstr
106*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: func is NULL\n"
107*7c478bd9Sstevel@tonic-gatemsgstr
108*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: func is %s\n"
109*7c478bd9Sstevel@tonic-gatemsgstr
110*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: fabric apid supplied\n"
111*7c478bd9Sstevel@tonic-gatemsgstr
112*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: malloc for msg failed. "
113*7c478bd9Sstevel@tonic-gate       "errno: %d\n"
114*7c478bd9Sstevel@tonic-gatemsgstr
115*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: "
116*7c478bd9Sstevel@tonic-gate       "ib_do_control_ioctl list failed :%d\n"
117*7c478bd9Sstevel@tonic-gatemsgstr
118*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: "
119*7c478bd9Sstevel@tonic-gate       "nvlist_unpack 2 failed %p\n"
120*7c478bd9Sstevel@tonic-gatemsgstr
121*7c478bd9Sstevel@tonic-gate# msgid  "cfga_private_func: fabric apid supplied\n"
122*7c478bd9Sstevel@tonic-gate# msgstr
123*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: ib_do_control_ioctl "
124*7c478bd9Sstevel@tonic-gate       "failed :%d\n"
125*7c478bd9Sstevel@tonic-gatemsgstr
126*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: nvlist_unpack failed %p\n"
127*7c478bd9Sstevel@tonic-gatemsgstr
128*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: client apid = %s, "
129*7c478bd9Sstevel@tonic-gate       "DevPath = %s\n"
130*7c478bd9Sstevel@tonic-gatemsgstr
131*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: client rcm "
132*7c478bd9Sstevel@tonic-gate       "offline failed for %s, with %d\n"
133*7c478bd9Sstevel@tonic-gatemsgstr
134*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: client "
135*7c478bd9Sstevel@tonic-gate       "unconfigure failed: errno %d\n"
136*7c478bd9Sstevel@tonic-gatemsgstr
137*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: unconfig_clients of %s "
138*7c478bd9Sstevel@tonic-gate       "failed with %d\n"
139*7c478bd9Sstevel@tonic-gatemsgstr
140*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: fabric apid needed\n"
141*7c478bd9Sstevel@tonic-gatemsgstr
142*7c478bd9Sstevel@tonic-gate# msgid  "cfga_private_func: ib_do_control_ioctl "
143*7c478bd9Sstevel@tonic-gate#        "failed :%d\n"
144*7c478bd9Sstevel@tonic-gate# msgstr
145*7c478bd9Sstevel@tonic-gate# msgid  "cfga_private_func: fabric apid needed\n"
146*7c478bd9Sstevel@tonic-gate# msgstr
147*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: no sub-options\n"
148*7c478bd9Sstevel@tonic-gatemsgstr
149*7c478bd9Sstevel@tonic-gatemsgid  "comm sub-opt invalid "
150*7c478bd9Sstevel@tonic-gate       "arg\n"
151*7c478bd9Sstevel@tonic-gatemsgstr
152*7c478bd9Sstevel@tonic-gatemsgid  "comm sub-opt invalid "
153*7c478bd9Sstevel@tonic-gate       "service passed\n"
154*7c478bd9Sstevel@tonic-gatemsgstr
155*7c478bd9Sstevel@tonic-gatemsgid  "comm sub-opt "
156*7c478bd9Sstevel@tonic-gate       "internal error\n"
157*7c478bd9Sstevel@tonic-gatemsgstr
158*7c478bd9Sstevel@tonic-gatemsgid  "Service = %s, Comm = %s, Operation = %s\n"
159*7c478bd9Sstevel@tonic-gatemsgstr
160*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: add failed\n"
161*7c478bd9Sstevel@tonic-gatemsgstr
162*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: delete failed\n"
163*7c478bd9Sstevel@tonic-gatemsgstr
164*7c478bd9Sstevel@tonic-gate# msgid  "cfga_private_func: fabric apid needed\n"
165*7c478bd9Sstevel@tonic-gate# msgstr
166*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: ib_list_services failed\n"
167*7c478bd9Sstevel@tonic-gatemsgstr
168*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: unrecognized command.\n"
169*7c478bd9Sstevel@tonic-gatemsgstr
170*7c478bd9Sstevel@tonic-gatemsgid  "ib_fill_static_apids: "
171*7c478bd9Sstevel@tonic-gate       "ib_physpath_to_devlink failed\n"
172*7c478bd9Sstevel@tonic-gatemsgstr
173*7c478bd9Sstevel@tonic-gatemsgid  "ib_fill_static_apids: devlink doesn't contain "
174*7c478bd9Sstevel@tonic-gate       "/dev/cfg\n"
175*7c478bd9Sstevel@tonic-gatemsgstr
176*7c478bd9Sstevel@tonic-gatemsgid  "ib_fill_static_apids: ib_do_control_ioctl "
177*7c478bd9Sstevel@tonic-gate       "failed :%d\n"
178*7c478bd9Sstevel@tonic-gatemsgstr
179*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: list = NULL or nlistp = NULL\n"
180*7c478bd9Sstevel@tonic-gatemsgstr
181*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: ap_id = %s\n"
182*7c478bd9Sstevel@tonic-gatemsgstr
183*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: ib_do_control_ioctl "
184*7c478bd9Sstevel@tonic-gate       "IBNEX_NUM_DEVICE_NODES failed :%d\n"
185*7c478bd9Sstevel@tonic-gatemsgstr
186*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: num_devices = %d\n"
187*7c478bd9Sstevel@tonic-gatemsgstr
188*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: ib_do_control_ioctl "
189*7c478bd9Sstevel@tonic-gate       "IBNEX_NUM_HCA_NODES failed :%d\n"
190*7c478bd9Sstevel@tonic-gatemsgstr
191*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: num_hcas = %d\n"
192*7c478bd9Sstevel@tonic-gatemsgstr
193*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: no IB devices found\n"
194*7c478bd9Sstevel@tonic-gatemsgstr
195*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: malloc for cfga_list_data_t failed. "
196*7c478bd9Sstevel@tonic-gate       "errno: %d\n"
197*7c478bd9Sstevel@tonic-gatemsgstr
198*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: ib_do_control_ioctl "
199*7c478bd9Sstevel@tonic-gate       "failed :%d\n"
200*7c478bd9Sstevel@tonic-gatemsgstr
201*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: nvlist_unpack 1 failed %p\n"
202*7c478bd9Sstevel@tonic-gatemsgstr
203*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: Name = %s, apid = %s\n"
204*7c478bd9Sstevel@tonic-gatemsgstr
205*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: NO MATCH\n"
206*7c478bd9Sstevel@tonic-gatemsgstr
207*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: "
208*7c478bd9Sstevel@tonic-gate       "not a valid IB ap_id\n"
209*7c478bd9Sstevel@tonic-gatemsgstr
210*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: ap_pi = %s, ap_li = %s,"
211*7c478bd9Sstevel@tonic-gate       "\nap_info = %s\n"
212*7c478bd9Sstevel@tonic-gatemsgstr
213*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: Name = %s, info = %s\n"
214*7c478bd9Sstevel@tonic-gatemsgstr
215*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: Name = %s, type = %x\n"
216*7c478bd9Sstevel@tonic-gatemsgstr
217*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: Name = %s, "
218*7c478bd9Sstevel@tonic-gate       "rstate = %x\n"
219*7c478bd9Sstevel@tonic-gatemsgstr
220*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: Name = %s, "
221*7c478bd9Sstevel@tonic-gate       "ostate = %x\n"
222*7c478bd9Sstevel@tonic-gatemsgstr
223*7c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext: Name = %s, "
224*7c478bd9Sstevel@tonic-gate       "condition = %x\n"
225*7c478bd9Sstevel@tonic-gatemsgstr
226*7c478bd9Sstevel@tonic-gatemsgid  "cfga_msg: msg\n"
227*7c478bd9Sstevel@tonic-gatemsgstr
228*7c478bd9Sstevel@tonic-gatemsgid  "cfga_msg: null str\n"
229*7c478bd9Sstevel@tonic-gatemsgstr
230*7c478bd9Sstevel@tonic-gatemsgid  "cfga_msg: null q\n"
231*7c478bd9Sstevel@tonic-gatemsgstr
232*7c478bd9Sstevel@tonic-gatemsgid  "cfga_help:\n"
233*7c478bd9Sstevel@tonic-gatemsgstr
234*7c478bd9Sstevel@tonic-gatemsgid  "ib_confirm: %d\n"
235*7c478bd9Sstevel@tonic-gatemsgstr
236*7c478bd9Sstevel@tonic-gatemsgid  "ib_get_devicepath: get device path ioctl ok\n"
237*7c478bd9Sstevel@tonic-gatemsgstr
238*7c478bd9Sstevel@tonic-gatemsgid  "ib_get_devicepath: get device path ioctl failed\n"
239*7c478bd9Sstevel@tonic-gatemsgstr
240*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_offline:\n"
241*7c478bd9Sstevel@tonic-gatemsgstr
242*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_offline: rsrc_fixed: %s\n"
243*7c478bd9Sstevel@tonic-gatemsgstr
244*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_offline: rcm_request_offline failed\n"
245*7c478bd9Sstevel@tonic-gatemsgstr
246*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_offline: table = %s\n"
247*7c478bd9Sstevel@tonic-gatemsgstr
248*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_online:\n"
249*7c478bd9Sstevel@tonic-gatemsgstr
250*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_online: rcm_notify_online failed\n"
251*7c478bd9Sstevel@tonic-gatemsgstr
252*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_remove:\n"
253*7c478bd9Sstevel@tonic-gatemsgstr
254*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_remove: rcm_notify_remove failed\n"
255*7c478bd9Sstevel@tonic-gatemsgstr
256*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_init:\n"
257*7c478bd9Sstevel@tonic-gatemsgstr
258*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_init: rsrc is NULL\n"
259*7c478bd9Sstevel@tonic-gatemsgstr
260*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_init: alloc_handle failed\n"
261*7c478bd9Sstevel@tonic-gatemsgstr
262*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_info_table:\n"
263*7c478bd9Sstevel@tonic-gatemsgstr
264*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_info_table: no tuples\n"
265*7c478bd9Sstevel@tonic-gatemsgstr
266*7c478bd9Sstevel@tonic-gatemsgid  "ib_rcm_info_table: no table\n"
267*7c478bd9Sstevel@tonic-gatemsgstr
268*7c478bd9Sstevel@tonic-gatemsgid  "ib_service_record_add: (%x, %s) "
269*7c478bd9Sstevel@tonic-gate       "(#port = %d #vppa = %d #hca = %d)\n"
270*7c478bd9Sstevel@tonic-gatemsgstr
271*7c478bd9Sstevel@tonic-gatemsgid  "ib_get_services: ERROR\n"
272*7c478bd9Sstevel@tonic-gatemsgstr
273*7c478bd9Sstevel@tonic-gatemsgid  "ib_cmp_service: (%x, %s) "
274*7c478bd9Sstevel@tonic-gate       "(#port = %d #vppa = %d #hca = %d)\n"
275*7c478bd9Sstevel@tonic-gatemsgstr
276*7c478bd9Sstevel@tonic-gatemsgid  "ib_cmp_service:P usvc = %s, usvc_name = %s\n"
277*7c478bd9Sstevel@tonic-gatemsgstr
278*7c478bd9Sstevel@tonic-gatemsgid  "NONE"
279*7c478bd9Sstevel@tonic-gatemsgstr
280*7c478bd9Sstevel@tonic-gatemsgid  "ib_cmp_service:V utype = %x, usvc_name = %s\n"
281*7c478bd9Sstevel@tonic-gatemsgstr
282*7c478bd9Sstevel@tonic-gate# msgid  "NONE"
283*7c478bd9Sstevel@tonic-gate# msgstr
284*7c478bd9Sstevel@tonic-gatemsgid  "ib_free_service_recs: "
285*7c478bd9Sstevel@tonic-gate       "#port_services = %d, #vppa_services = %d #hca_services = %d\n"
286*7c478bd9Sstevel@tonic-gatemsgstr
287*7c478bd9Sstevel@tonic-gatemsgid  "ib_cleanup_file: unlock file %s failed\n"
288*7c478bd9Sstevel@tonic-gatemsgstr
289*7c478bd9Sstevel@tonic-gatemsgid  "ib_cleanup_file: tmpfile %s being renamed to %s\n"
290*7c478bd9Sstevel@tonic-gatemsgstr
291*7c478bd9Sstevel@tonic-gatemsgid  "ib_init_file: calloc errmsg failed\n"
292*7c478bd9Sstevel@tonic-gatemsgstr
293*7c478bd9Sstevel@tonic-gatemsgid  "ib_init_file: failed to fstat %s file\n"
294*7c478bd9Sstevel@tonic-gatemsgstr
295*7c478bd9Sstevel@tonic-gate# msgid  "ib_init_file: failed to fstat %s file\n"
296*7c478bd9Sstevel@tonic-gate# msgstr
297*7c478bd9Sstevel@tonic-gatemsgid  "ib_init_file: failed to read %s file\n"
298*7c478bd9Sstevel@tonic-gatemsgstr
299*7c478bd9Sstevel@tonic-gatemsgid  "ib_add_service: type = %x, service_name=%s\n"
300*7c478bd9Sstevel@tonic-gatemsgstr
301*7c478bd9Sstevel@tonic-gatemsgid  "ib_add_service: initializing file failed\n"
302*7c478bd9Sstevel@tonic-gatemsgstr
303*7c478bd9Sstevel@tonic-gatemsgid  "ib_add_service: token=%x, found=%x\n"
304*7c478bd9Sstevel@tonic-gatemsgstr
305*7c478bd9Sstevel@tonic-gatemsgid  "ib_add_service: invalid add operation\n"
306*7c478bd9Sstevel@tonic-gatemsgstr
307*7c478bd9Sstevel@tonic-gatemsgid  "!FOUND and adding\n"
308*7c478bd9Sstevel@tonic-gatemsgstr
309*7c478bd9Sstevel@tonic-gatemsgid  "ib_add_service: failed to calloc sbuf %s file\n"
310*7c478bd9Sstevel@tonic-gatemsgstr
311*7c478bd9Sstevel@tonic-gatemsgid  "ib_add_service: lseek %s file failed\n"
312*7c478bd9Sstevel@tonic-gatemsgstr
313*7c478bd9Sstevel@tonic-gatemsgid  "ib_add_service: ioctl add failed %d\n"
314*7c478bd9Sstevel@tonic-gatemsgstr
315*7c478bd9Sstevel@tonic-gatemsgid  "ib_add_service: write %s file failed\n"
316*7c478bd9Sstevel@tonic-gatemsgstr
317*7c478bd9Sstevel@tonic-gatemsgid  "ib_add_service: write %s file failed 2\n"
318*7c478bd9Sstevel@tonic-gatemsgstr
319*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: type = %x, service_name=%s\n"
320*7c478bd9Sstevel@tonic-gatemsgstr
321*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: initializing file failed\n"
322*7c478bd9Sstevel@tonic-gatemsgstr
323*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: token=%x, found=%x\n"
324*7c478bd9Sstevel@tonic-gatemsgstr
325*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: invalid delete operation\n"
326*7c478bd9Sstevel@tonic-gatemsgstr
327*7c478bd9Sstevel@tonic-gatemsgid  "FOUND and deleting \n"
328*7c478bd9Sstevel@tonic-gatemsgstr
329*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: sbuf alloc failed %s\n"
330*7c478bd9Sstevel@tonic-gatemsgstr
331*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: tmpnamef = %s\n"
332*7c478bd9Sstevel@tonic-gatemsgstr
333*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: failed to creat tmpnamef\n"
334*7c478bd9Sstevel@tonic-gatemsgstr
335*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: ioctl delete failed %d\n"
336*7c478bd9Sstevel@tonic-gatemsgstr
337*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: write %s file failed 1\n"
338*7c478bd9Sstevel@tonic-gatemsgstr
339*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: write %s file failed 2\n"
340*7c478bd9Sstevel@tonic-gatemsgstr
341*7c478bd9Sstevel@tonic-gatemsgid  "ib_delete_service: write %s file failed 3\n"
342*7c478bd9Sstevel@tonic-gatemsgstr
343*7c478bd9Sstevel@tonic-gatemsgid  "ib_list_services:\n"
344*7c478bd9Sstevel@tonic-gatemsgstr
345*7c478bd9Sstevel@tonic-gatemsgid  "ib_list_services: initializing file failed\n"
346*7c478bd9Sstevel@tonic-gatemsgstr
347*7c478bd9Sstevel@tonic-gatemsgid  "ib_list_services: #port_services = %d, #vppa_services = %d, "
348*7c478bd9Sstevel@tonic-gate       "#hca_services = %d\n"
349*7c478bd9Sstevel@tonic-gatemsgstr
350*7c478bd9Sstevel@tonic-gatemsgid  "ib_list_services: svc_name = %s\n"
351*7c478bd9Sstevel@tonic-gatemsgstr
352*7c478bd9Sstevel@tonic-gate# msgid  "NONE"
353*7c478bd9Sstevel@tonic-gate# msgstr
354*7c478bd9Sstevel@tonic-gate# msgid  "ib_list_services: svc_name = %s\n"
355*7c478bd9Sstevel@tonic-gate# msgstr
356*7c478bd9Sstevel@tonic-gate# msgid  "NONE"
357*7c478bd9Sstevel@tonic-gate# msgstr
358*7c478bd9Sstevel@tonic-gatemsgid  "Service = %s len = %x, type = %x\n"
359*7c478bd9Sstevel@tonic-gatemsgstr
360*7c478bd9Sstevel@tonic-gatemsgid  "ib_conf_control_ioctl: open failed: errno = %d\n"
361*7c478bd9Sstevel@tonic-gatemsgstr
362*7c478bd9Sstevel@tonic-gatemsgid  "ib_conf_control_ioctl: size ioctl ERR, errno: %d\n"
363*7c478bd9Sstevel@tonic-gatemsgstr
364*7c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func: fabric/IOC apid needed\n"
365*7c478bd9Sstevel@tonic-gatemsgstr
366*7c478bd9Sstevel@tonic-gatemsgid  ","
367*7c478bd9Sstevel@tonic-gatemsgstr
368