Home
last modified time | relevance | path

Searched refs:topo_mod_dprintf (Results 1 – 25 of 84) sorted by relevance

1234

/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_label.c49 topo_mod_dprintf(mod, "get_fmtstr() called\n"); in get_fmtstr()
52 topo_mod_dprintf(mod, "Failed to lookup 'args' list (%s)\n", in get_fmtstr()
58 topo_mod_dprintf(mod, "Failed to lookup 'format' arg (%s)\n", in get_fmtstr()
70 topo_mod_dprintf(mod, "Failed to allocate 'out' nvlist\n"); in store_prop_val()
74 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
81 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
87 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
120 topo_mod_dprintf(mod, "simple_dimm_label() called\n"); in simple_dimm_label()
122 topo_mod_dprintf(mod, "Failed to lookup 'args' list (%s)\n", in simple_dimm_label()
127 topo_mod_dprintf(mod, "Failed to lookup 'offset' arg (%s)\n", in simple_dimm_label()
[all …]
H A Dchip_serial.c66 topo_mod_dprintf(mod, "ipmi_serial_lookup() called\n"); in ipmi_serial_lookup()
68 topo_mod_dprintf(mod, "Failed to get IPMI handle\n"); in ipmi_serial_lookup()
72 topo_mod_dprintf(mod, "Looking up FRU data for %s ...\n", ipmi_tag); in ipmi_serial_lookup()
75 topo_mod_dprintf(mod, "Failed to lookup %s (%s)\n", ipmi_tag, in ipmi_serial_lookup()
82 topo_mod_dprintf(mod, "Reading FRU data ...\n"); in ipmi_serial_lookup()
84 topo_mod_dprintf(mod, "Failed to read FRU data (%s)\n", in ipmi_serial_lookup()
90 topo_mod_dprintf(mod, "Parsing product info area ...\n"); in ipmi_serial_lookup()
92 topo_mod_dprintf(mod, "Failed to read FRU product info (%s)\n", in ipmi_serial_lookup()
101 topo_mod_dprintf(mod, "FRU Product Serial: %s\n", in ipmi_serial_lookup()
103 topo_mod_dprintf(mod, "Manufacturer Name: \"%s\"\n", in ipmi_serial_lookup()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi.c89 topo_mod_dprintf(mod, "module initializing.\n"); in _topo_init()
93 topo_mod_dprintf(mod, "incompatible topo version %d\n", in _topo_init()
101 topo_mod_dprintf(mod, "not i86pc architecture: %s\n", isa); in _topo_init()
107 topo_mod_dprintf(mod, "registration failed: %s\n", in _topo_init()
112 topo_mod_dprintf(mod, "module ready.\n"); in _topo_init()
123 topo_mod_dprintf(mod, "module finishing.\n"); in _topo_fini()
144 topo_mod_dprintf(mod, "enumeration starting.\n"); in x86pi_enum()
153 topo_mod_dprintf(mod, "Enumeration failed.\n"); in x86pi_enum()
158 topo_mod_dprintf(mod, "enumeration complete in %lld ms.\n", in x86pi_enum()
178 topo_mod_dprintf(mod, "%s: failed to open SMBIOS\n", f); in x86pi_enum_start()
[all …]
H A Dx86pi_bay.c74 topo_mod_dprintf(mod, "%s: failed to load SMBIOS\n", f); in bay_bdf()
95 topo_mod_dprintf(mod, "%s: unknown device type: %d\n", in bay_bdf()
99 topo_mod_dprintf(mod, "%s: %s: bus(0x%02x) dev/func(0x%02x)\n", f, in bay_bdf()
124 topo_mod_dprintf(mod, in bay_pgroups()
133 topo_mod_dprintf(mod, "%s: ap_path alloc failed\n"); in bay_pgroups()
138 topo_mod_dprintf(mod, "%s: ap_path(%s)\n", f, ap_path); in bay_pgroups()
144 topo_mod_dprintf(mod, "%s: failed to set ap-path: %s\n", in bay_pgroups()
157 topo_mod_dprintf(mod, in bay_pgroups()
166 topo_mod_dprintf(mod, "%s: no occupant path\n", f); in bay_pgroups()
169 topo_mod_dprintf(mod, "%s: oc_path(%s)\n", f, oc_path); in bay_pgroups()
[all …]
H A Dx86pi_generic.c53 topo_mod_dprintf(mod, "%s adding entry for type (%s)\n", in x86pi_enum_generic()
57 topo_mod_dprintf(mod, in x86pi_enum_generic()
72 topo_mod_dprintf(mod, in x86pi_enum_generic()
80 topo_mod_dprintf(mod, "%s range create failed for node %s\n", in x86pi_enum_generic()
88 topo_mod_dprintf(mod, in x86pi_enum_generic()
97 topo_mod_dprintf(mod, in x86pi_enum_generic()
105 topo_mod_dprintf(mod, in x86pi_enum_generic()
116 topo_mod_dprintf(mod, in x86pi_enum_generic()
123 topo_mod_dprintf(mod, "%s added (%s) node\n", _ENUM_NAME, in x86pi_enum_generic()
139 topo_mod_dprintf(mod, in x86pi_node_bind()
[all …]
H A Dx86pi_hostbridge.c73 topo_mod_dprintf(mod, "%s: did_hash_init() failed.\n", f); in x86pi_hbr_enum_init()
78 topo_mod_dprintf(mod, in x86pi_hbr_enum_init()
120 topo_mod_dprintf(mod, in pciex_process()
130 topo_mod_dprintf(mod, "%s: failed to create %s = %d\n", in pciex_process()
144 topo_mod_dprintf(mod, "%s: did_props_set failed for %s = %d\n", in pciex_process()
152 topo_mod_dprintf(mod, in pciex_process()
179 topo_mod_dprintf(mod, "create child range for %s failed: %s\n", in pci_process()
194 topo_mod_dprintf(mod, "creating pci/pciexrc node bdf = %#x\n", in x86pi_gen_pci_pciexrc()
199 topo_mod_dprintf(mod, "devinfo init failed.\n"); in x86pi_gen_pci_pciexrc()
223 topo_mod_dprintf(mod, "no matching driver found: " in x86pi_gen_pci_pciexrc()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_methods.c45 topo_mod_dprintf(mod, "get_fmtstr() called\n"); in get_fmtstr()
48 topo_mod_dprintf(mod, "Failed to lookup 'args' list (%s)\n", in get_fmtstr()
54 topo_mod_dprintf(mod, "Failed to lookup 'format' arg (%s)\n", in get_fmtstr()
67 topo_mod_dprintf(mod, "Failed to allocate 'out' nvlist\n"); in store_prop_val()
71 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
78 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
86 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
94 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
102 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
135 topo_mod_dprintf(mod, "ipmi_fru_label() called\n"); in ipmi_fru_label()
[all …]
H A Dipmi_enum.c109 topo_mod_dprintf(mod, in ipmi_present()
117 topo_mod_dprintf(mod, in ipmi_present()
146 topo_mod_dprintf(mod, in ipmi_present()
158 topo_mod_dprintf(mod, in ipmi_present()
165 topo_mod_dprintf(mod, in ipmi_present()
236 topo_mod_dprintf(mod, "topo_mod_auth() failed: %s", in ipmi_check_entity()
245 topo_mod_dprintf(mod, "topo_mod_hcfmri() failed: %s", in ipmi_check_entity()
255 topo_mod_dprintf(mod, "topo_node_bind() failed: %s", in ipmi_check_entity()
296 topo_mod_dprintf(mod, "failed to set label: %s\n", in ipmi_check_entity()
310 topo_mod_dprintf(mod, "failed to create propgroup " in ipmi_check_entity()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard_hostbridge.c48 topo_mod_dprintf(mp, "cpuboard_node_create:\n"); in cpuboard_node_create()
57 topo_mod_dprintf(mp, "create of tnode for %s failed: %s", in cpuboard_node_create()
68 topo_mod_dprintf(mp, "unable to bind root complex: %s\n", in cpuboard_node_create()
99 topo_mod_dprintf(mp, "cpuboard_rc_node_create:\n"); in cpuboard_rc_node_create()
125 topo_mod_dprintf(mp, in cpuboard_rc_node_create()
133 topo_mod_dprintf(mp, "topo_node_asru_set failed\n"); in cpuboard_rc_node_create()
141 topo_mod_dprintf(mp, "NULL di_devfs_path.\n"); in cpuboard_rc_node_create()
150 topo_mod_dprintf(mp, "topo_pgroup_create failed\n"); in cpuboard_rc_node_create()
156 topo_mod_dprintf(mp, "topo_pgroup_create failed\n"); in cpuboard_rc_node_create()
165 topo_mod_dprintf(mp, "Failed to set DEV property\n"); in cpuboard_rc_node_create()
[all …]
H A Dcpuboard.c108 topo_mod_dprintf(mod, "ldom_init failed\n"); in cpuboard_get_pri_info()
114 topo_mod_dprintf(mod, "not sun4v architecture%s\n", isa); in cpuboard_get_pri_info()
126 topo_mod_dprintf(mod, "Failed to get pri/md, bufsize=%d\n", in cpuboard_get_pri_info()
131 topo_mod_dprintf(mod, "pri/md bufsize=%d\n", bufsize); in cpuboard_get_pri_info()
136 topo_mod_dprintf(mod, "md_init_intern error\n"); in cpuboard_get_pri_info()
141 topo_mod_dprintf(mod, "num_nodes=%d\n", num_nodes); in cpuboard_get_pri_info()
145 topo_mod_dprintf(mod, "alloc listp error\n"); in cpuboard_get_pri_info()
154 topo_mod_dprintf(mod, "ncomp=%d\n", ncomp); in cpuboard_get_pri_info()
170 topo_mod_dprintf(mod, "cpuboard_get_pri_info: " in cpuboard_get_pri_info()
177 topo_mod_dprintf(mod, "cpuboard_get_pri_info: " in cpuboard_get_pri_info()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_pciexrc.c72 topo_mod_dprintf(mod, "%s called for node_0x%llx type %s\n", in pi_enum_pciexrc()
84 topo_mod_dprintf(mod, in pi_enum_pciexrc()
95 topo_mod_dprintf(mod, in pi_enum_pciexrc()
125 topo_mod_dprintf(mod, "%s added node_0x%llx type %s\n", in pi_enum_pciexrc()
142 topo_mod_dprintf(mod, in pi_enum_pciexrc_defer()
148 topo_mod_dprintf(mod, "%s could not load %s module: %s\n", in pi_enum_pciexrc_defer()
158 topo_mod_dprintf(mod, in pi_enum_pciexrc_defer()
170 topo_mod_dprintf(mod, in pi_enum_pciexrc_defer()
175 topo_mod_dprintf(mod, "%s added node_0x%llx type %s\n", in pi_enum_pciexrc_defer()
215 topo_mod_dprintf(mod, in pi_enum_update()
[all …]
H A Dpi_bay.c82 topo_mod_dprintf(mod, "pi_bay_ocpath: failed to get " in pi_bay_ocpath()
90 topo_mod_dprintf(mod, "pi_bay_ocpath: failed to get 'lun' " in pi_bay_ocpath()
127 topo_mod_dprintf(mod, "pi_bay_pgroups: failed to create " in pi_bay_pgroups()
137 topo_mod_dprintf(mod, "pi_bay_pgroups: EMOD_NOMEM for " in pi_bay_pgroups()
145 topo_mod_dprintf(mod, "pi_bay_pgroups: ap_path (%s)\n", ap_path); in pi_bay_pgroups()
151 topo_mod_dprintf(mod, "pi_bay_pgroups: failed to set " in pi_bay_pgroups()
162 topo_mod_dprintf(mod, "pi_bay_pgroups: failed to " in pi_bay_pgroups()
177 topo_mod_dprintf(mod, "pi_bay_pgroups: no occupant path\n"); in pi_bay_pgroups()
180 topo_mod_dprintf(mod, "pi_bay_proups: oc_path (%s)\n", oc_path); in pi_bay_pgroups()
186 topo_mod_dprintf(mod, "pi_bay_pgroups: failed to set " in pi_bay_pgroups()
[all …]
H A Dsun4vpi.c69 topo_mod_dprintf(mod, "sun4vpi module initializing.\n"); in _topo_init()
73 topo_mod_dprintf(mod, "incompatible topo version %d\n", in _topo_init()
81 topo_mod_dprintf(mod, "not sun4v architecture: %s\n", isa); in _topo_init()
87 topo_mod_dprintf(mod, "registration failed: %s\n", in _topo_init()
93 topo_mod_dprintf(mod, "module ready.\n"); in _topo_init()
103 topo_mod_dprintf(mod, "module finishing.\n"); in _topo_fini()
132 topo_mod_dprintf(mod, "enumeration starting.\n"); in pi_enum()
146 topo_mod_dprintf(mod, "could not open LDOM PRI\n"); in pi_enum()
161 topo_mod_dprintf(mod, "could not find components in PRI\n"); in pi_enum()
176 topo_mod_dprintf(mod, "enumerating %d components hierarchies\n", in pi_enum()
[all …]
H A Dpi_subr.c178 topo_mod_dprintf(mod, "pi_get_dipath: path too " in pi_get_dipath()
215 topo_mod_dprintf(mod, "pi_get_dipath: path (%s)\n", path); in pi_get_dipath()
238 topo_mod_dprintf(mod, "pi_get_productsn: enter\n"); in pi_get_productsn()
251 topo_mod_dprintf(mod, "pi_get_productsn: product-sn = %s\n", in pi_get_productsn()
268 topo_mod_dprintf(mod, "pi_get_productsn: found %d %s nodes\n", in pi_get_productsn()
282 topo_mod_dprintf(mod, "pi_get_productsn: " in pi_get_productsn()
296 topo_mod_dprintf(mod, "pi_get_productsn: product-sn %s\n", id); in pi_get_productsn()
320 topo_mod_dprintf(mod, "pi_get_chassis: enter\n"); in pi_get_chassisid()
335 topo_mod_dprintf(mod, "pi_get_chassis: chassis-id = %s\n", id); in pi_get_chassisid()
354 topo_mod_dprintf(mod, "pi_get_chassisid: found %d %s nodes\n", in pi_get_chassisid()
[all …]
H A Dpi_walker.c145 topo_mod_dprintf(mod, "pi_walker_init failed\n"); in pi_walker_init()
172 topo_mod_dprintf(mod, "pi_walker_init failed\n"); in pi_walker_init()
185 topo_mod_dprintf(mod, "pi_walker_fini: enter\n"); in pi_walker_fini()
210 topo_mod_dprintf(mod, "walker starting at node_0x%llx\n", in pi_walker()
220 topo_mod_dprintf(mod, "walker could not create list\n"); in pi_walker()
228 topo_mod_dprintf(mod, "walker could not add to list\n"); in pi_walker()
249 topo_mod_dprintf(mod, in pi_walker()
255 topo_mod_dprintf(mod, in pi_walker()
284 topo_mod_dprintf(mod, in pi_walker()
295 topo_mod_dprintf(mod, "walker done with node_0x%llx\n", mde_node); in pi_walker()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.c50 topo_mod_dprintf(mod, "%s: doing a lookup for platform=%s\n", in pci_label_physlot_lookup()
57 topo_mod_dprintf(mod, "%s: doing a lookup for physlot=%d\n", in pci_label_physlot_lookup()
61 topo_mod_dprintf(mod, "%s: comparing against platform=%s\n", in pci_label_physlot_lookup()
66 topo_mod_dprintf(mod, "%s: found lookup table for this " in pci_label_physlot_lookup()
72 topo_mod_dprintf(mod, "%s: matched entry=%d, " in pci_label_physlot_lookup()
81 topo_mod_dprintf(mod, "%s: returning label=%s\n", in pci_label_physlot_lookup()
100 topo_mod_dprintf(mod, "%s: doing a lookup for platform=%s\n", in pci_label_slotname_lookup()
104 topo_mod_dprintf(mod, "%s: comparing against platform=%s\n", in pci_label_slotname_lookup()
109 topo_mod_dprintf(mod, "%s: found lookup table for this " in pci_label_slotname_lookup()
117 topo_mod_dprintf(mod, "%s: matched entry=%d, " in pci_label_slotname_lookup()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c218 topo_mod_dprintf(mod, "Failed to get IPMI handle\n"); in ipmi_platform_message()
224 topo_mod_dprintf(mod, "Failed to lookup entity_ref property " in ipmi_platform_message()
231 topo_mod_dprintf(mod, "Failed to lookup SDR for %s (%s)\n", in ipmi_platform_message()
249 topo_mod_dprintf(mod, "Failed to lookup %s nvpair " in ipmi_platform_message()
259 topo_mod_dprintf(mod, "Invalid property value: %d\n", in ipmi_platform_message()
288 topo_mod_dprintf(mod, "Failed to set LED mode for %s " in ipmi_platform_message()
300 topo_mod_dprintf(mod, "Failed to get sensor reading " in ipmi_platform_message()
322 topo_mod_dprintf(mod, "Failed to allocate 'out' nvlist\n"); in ipmi_platform_message()
353 topo_mod_dprintf(mod, "%s: Failed to lookup entity_ref " in ipmi_sensor_state()
359 topo_mod_dprintf(mod, "Failed to get IPMI handle\n"); in ipmi_sensor_state()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/xaui/
H A Dxaui.c79 topo_mod_dprintf(mod, "initializing xaui enumerator\n"); in _topo_init()
82 topo_mod_dprintf(mod, "xaui registration failed: %s\n", in _topo_init()
86 topo_mod_dprintf(mod, "xaui enum initd\n"); in _topo_init()
109 topo_mod_dprintf(mod, in xaui_tnode_create()
118 topo_mod_dprintf(mod, in xaui_tnode_create()
149 topo_mod_dprintf(mp, "FRU_fmri_set error: %s\n", in xaui_fru_set()
187 topo_mod_dprintf(mod, "xaui_trans_str: dev path(%s) dev name(%s)\n", in xaui_trans_str()
197 topo_mod_dprintf(mod, "xaui_trans_str: return(%s)\n", buf); in xaui_trans_str()
229 topo_mod_dprintf(mod, "from pcibus\n"); in xaui_get_path()
233 topo_mod_dprintf(mod, "from niu\n"); in xaui_get_path()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk.c71 topo_mod_dprintf(mod, "unknown disk driver '%s'\n", driver); in disk_declare_driver()
87 topo_mod_dprintf(mod, "disk_enum: " in disk_enum()
94 topo_mod_dprintf(mod, "disk_enum: " in disk_enum()
99 topo_mod_dprintf(mod, "disk_enum: " in disk_enum()
117 topo_mod_dprintf(mod, "disk_enum: " in disk_enum()
128 topo_mod_dprintf(mod, "disk_enum: " in disk_enum()
152 topo_mod_dprintf(mod, "_topo_init: " in _topo_init()
156 topo_mod_dprintf(mod, "_topo_init: " in _topo_init()
162 topo_mod_dprintf(mod, "_topo_inti: failed to allocate " in _topo_init()
170 topo_mod_dprintf(mod, "_topo_init: " in _topo_init()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c60 topo_mod_dprintf(mod, "devinfo init failed.\n"); in get_rcs()
66 topo_mod_dprintf(mod, "busorrc_add() failed.\n"); in get_rcs()
113 topo_mod_dprintf(mod, "create of tnode for %s failed: %s\n", in hb_tnode_create()
124 topo_mod_dprintf(mod, "unable to bind a node(%s): %s\n", in hb_tnode_create()
151 topo_mod_dprintf(mod, "Create node %s=%d\n", HOSTBRIDGE, inst); in platform_pciexhostbridge_declare()
155 topo_mod_dprintf(mod, "Failed to create node %s=%d\n", in platform_pciexhostbridge_declare()
181 topo_mod_dprintf(mod, "Create node %s=%d\n", PCIEX_ROOT, inst); in platform_pciexrc_declare()
185 topo_mod_dprintf(mod, "Failed to create node %s=%d\n", in platform_pciexrc_declare()
194 topo_mod_dprintf(mod, "dev:///%s fmri creation failed.\n", in platform_pciexrc_declare()
199 topo_mod_dprintf(mod, "topo_node_asru_set failed\n"); in platform_pciexrc_declare()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c72 topo_mod_dprintf(mod, "initializing niu enumerator\n"); in _topo_init()
75 topo_mod_dprintf(mod, "niu registration failed: %s\n", in _topo_init()
79 topo_mod_dprintf(mod, "NIU enumr initd\n"); in _topo_init()
95 topo_mod_dprintf(mod, "NULL di_devfs_path.\n"); in devprop_set()
158 topo_mod_dprintf(mod, in niu_tnode_create()
166 topo_mod_dprintf(mod, in niu_tnode_create()
196 topo_mod_dprintf(mod, in niu_asru_set()
203 topo_mod_dprintf(mod, "NULL di_devfs_path.\n"); in niu_asru_set()
225 topo_mod_dprintf(mod, "%s ntn = NULL\n", name); in niu_declare()
233 topo_mod_dprintf(mod, "niu label error %d\n", err); in niu_declare()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_hostbridge.c80 topo_mod_dprintf(mp, "create of tnode for %s failed: %s", in opl_node_create()
91 topo_mod_dprintf(mp, "unable to bind root complex: %s\n", in opl_node_create()
151 topo_mod_dprintf(mp, in opl_rc_node_create()
159 topo_mod_dprintf(mp, "topo_node_asru_set failed\n"); in opl_rc_node_create()
167 topo_mod_dprintf(mp, "NULL di_devfs_path.\n"); in opl_rc_node_create()
176 topo_mod_dprintf(mp, "topo_pgroup_create failed\n"); in opl_rc_node_create()
182 topo_mod_dprintf(mp, "topo_pgroup_create failed\n"); in opl_rc_node_create()
191 topo_mod_dprintf(mp, "Failed to set DEV property\n"); in opl_rc_node_create()
200 topo_mod_dprintf(mp, "Failed to set DEVTYPE property\n"); in opl_rc_node_create()
205 topo_mod_dprintf(mp, "Failed to set DRIVER property\n"); in opl_rc_node_create()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/chip/
H A Dchip_sun4v.c81 topo_mod_dprintf(mod, "initializing chip enumerator\n"); in _topo_init()
87 topo_mod_dprintf(mod, "failed to get cpus from the PRI/MD\n"); in _topo_init()
95 topo_mod_dprintf(mod, "failed to register hc: " in _topo_init()
102 topo_mod_dprintf(mod, "chip enumerator inited\n"); in _topo_init()
164 topo_mod_dprintf(mod, in chip_tnode_create()
172 topo_mod_dprintf(mod, in chip_tnode_create()
200 topo_mod_dprintf(mod, "Unsable to register retire methods " in chip_tnode_create()
247 topo_mod_dprintf(mod, "enumerating cpus\n"); in cpu_create()
261 topo_mod_dprintf(mod, "Invalid cpu range(%d,%d)\n", min, max); in cpu_create()
265 topo_mod_dprintf(mod, "failed to create cpu range[0,%d]: %s\n", in cpu_create()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c91 topo_mod_dprintf(mod, "devctl open failed: %s", in do_led_control()
106 topo_mod_dprintf(mod, "led control ioctl failed: %s", in do_led_control()
138 topo_mod_dprintf(mod, "%s: Facility driver was not mpt_sas", in mptsas_led_mode()
145 topo_mod_dprintf(mod, "%s: Failed to lookup %s property " in mptsas_led_mode()
160 topo_mod_dprintf(mod, "%s: Invalid LED type: 0x%x\n", __func__, in mptsas_led_mode()
170 topo_mod_dprintf(mod, "%s: Facility was missing mpt_sas binding" in mptsas_led_mode()
184 topo_mod_dprintf(mod, "%s: Failed to lookup %s nvpair " in mptsas_led_mode()
190 topo_mod_dprintf(mod, "%s: Setting LED mode to %s\n", __func__, in mptsas_led_mode()
197 topo_mod_dprintf(mod, "%s: Getting LED mode\n", __func__); in mptsas_led_mode()
202 topo_mod_dprintf(mod, "%s: do_led_control failed", __func__); in mptsas_led_mode()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c89 topo_mod_dprintf(mod, "initializing motherboard enumerator\n"); in _topo_init()
92 topo_mod_dprintf(mod, "motherboard registration failed: %s\n", in _topo_init()
96 topo_mod_dprintf(mod, "MB enumr initd\n"); in _topo_init()
136 topo_mod_dprintf(mod, "ldom_init failed\n"); in mb_get_pri_info()
142 topo_mod_dprintf(mod, "not sun4v architecture%s\n", in mb_get_pri_info()
155 topo_mod_dprintf(mod, "Failed to get the pri/md (bufsize=%d)\n", in mb_get_pri_info()
160 topo_mod_dprintf(mod, "pri/md bufsize=%d\n", bufsize); in mb_get_pri_info()
164 topo_mod_dprintf(mod, "md_init_intern error\n"); in mb_get_pri_info()
169 topo_mod_dprintf(mod, "num_nodes=%d\n", num_nodes); in mb_get_pri_info()
173 topo_mod_dprintf(mod, "alloc listp error\n"); in mb_get_pri_info()
[all …]

1234