Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_label.c51 topo_mod_dprintf(mod, "get_fmtstr() called\n"); in get_fmtstr()
54 topo_mod_dprintf(mod, "Failed to lookup 'args' list (%s)\n", in get_fmtstr()
60 topo_mod_dprintf(mod, "Failed to lookup 'format' arg (%s)\n", in get_fmtstr()
72 topo_mod_dprintf(mod, "Failed to allocate 'out' nvlist\n"); in store_prop_val()
76 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
83 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
89 topo_mod_dprintf(mod, "Failed to set '%s'\n", in store_prop_val()
122 topo_mod_dprintf(mod, "simple_dimm_label() called\n"); in simple_dimm_label()
124 topo_mod_dprintf(mod, "Failed to lookup 'args' list (%s)\n", in simple_dimm_label()
129 topo_mod_dprintf(mod, "Failed to lookup 'offset' arg (%s)\n", in simple_dimm_label()
[all …]
H A Dchip_serial.c69 topo_mod_dprintf(mod, "ipmi_serial_lookup() called\n"); in ipmi_serial_lookup()
71 topo_mod_dprintf(mod, "Failed to get IPMI handle\n"); in ipmi_serial_lookup()
75 topo_mod_dprintf(mod, "Looking up FRU data for %s ...\n", ipmi_tag); in ipmi_serial_lookup()
78 topo_mod_dprintf(mod, "Failed to lookup %s (%s)\n", ipmi_tag, in ipmi_serial_lookup()
85 topo_mod_dprintf(mod, "Reading FRU data ...\n"); in ipmi_serial_lookup()
87 topo_mod_dprintf(mod, "Failed to read FRU data (%s)\n", in ipmi_serial_lookup()
93 topo_mod_dprintf(mod, "Parsing product info area ...\n"); in ipmi_serial_lookup()
95 topo_mod_dprintf(mod, "Failed to read FRU product info (%s)\n", in ipmi_serial_lookup()
104 topo_mod_dprintf(mod, "FRU Product Serial: %s\n", in ipmi_serial_lookup()
106 topo_mod_dprintf(mod, "Manufacturer Name: \"%s\"\n", in ipmi_serial_lookup()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi.c94 topo_mod_dprintf(mod, "module initializing.\n"); in _topo_init()
98 topo_mod_dprintf(mod, "incompatible topo version %d\n", in _topo_init()
106 topo_mod_dprintf(mod, "not i86pc architecture: %s\n", isa); in _topo_init()
112 topo_mod_dprintf(mod, "registration failed: %s\n", in _topo_init()
117 topo_mod_dprintf(mod, "module ready.\n"); in _topo_init()
128 topo_mod_dprintf(mod, "module finishing.\n"); in _topo_fini()
149 topo_mod_dprintf(mod, "enumeration starting.\n"); in x86pi_enum()
158 topo_mod_dprintf(mod, "Enumeration failed.\n"); in x86pi_enum()
163 topo_mod_dprintf(mod, "enumeration complete in %lld ms.\n", in x86pi_enum()
183 topo_mod_dprintf(mod, "%s: failed to open SMBIOS\n", f); in x86pi_enum_start()
[all …]
H A Dx86pi_bay.c83 topo_mod_dprintf(mod, "%s: failed to load SMBIOS\n", f); in bay_bdf()
104 topo_mod_dprintf(mod, "%s: unknown device type: %d\n", in bay_bdf()
108 topo_mod_dprintf(mod, "%s: %s: bus(0x%02x) dev/func(0x%02x)\n", f, in bay_bdf()
133 topo_mod_dprintf(mod, in bay_pgroups()
142 topo_mod_dprintf(mod, "%s: ap_path alloc failed\n", f); in bay_pgroups()
147 topo_mod_dprintf(mod, "%s: ap_path(%s)\n", f, ap_path); in bay_pgroups()
153 topo_mod_dprintf(mod, "%s: failed to set ap-path: %s\n", in bay_pgroups()
166 topo_mod_dprintf(mod, in bay_pgroups()
175 topo_mod_dprintf(mod, "%s: no occupant path\n", f); in bay_pgroups()
178 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_subr.c99 topo_mod_dprintf(mod, "x86pi_get_serverid\n"); in x86pi_get_serverid()
106 topo_mod_dprintf(mod, "x86pi_get_serverid: hostname = %s\n", hostname); in x86pi_get_serverid()
121 topo_mod_dprintf(mod, "%s\n", f); in x86pi_smb_open()
125 topo_mod_dprintf(mod, "%s: failed to load SMBIOS\n", f); in x86pi_smb_open()
229 topo_mod_dprintf(mod, "%s: product name not " in x86pi_set_auth()
245 topo_mod_dprintf(mod, "%s: failed to set " in x86pi_set_auth()
264 topo_mod_dprintf(mod, "%s: psn not found\n", f); in x86pi_set_auth()
276 topo_mod_dprintf(mod, "%s: failed to " in x86pi_set_auth()
302 topo_mod_dprintf(mod, in x86pi_set_auth()
330 topo_mod_dprintf(mod, "%s: failed to " in x86pi_set_auth()
[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 = %" PRIu64 "\n", in pciex_process()
144 topo_mod_dprintf(mod, "%s: did_props_set failed for %s = %" 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 …]
/illumos-gate/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.c148 topo_mod_dprintf(mod, in ipmi_find_entity()
185 topo_mod_dprintf(mod, in ipmi_present()
193 topo_mod_dprintf(mod, in ipmi_present()
198 topo_mod_dprintf(mod, in ipmi_present()
206 topo_mod_dprintf(mod, "ipmi_entity_present_sdr(%s) = %d\n", in ipmi_present()
375 topo_mod_dprintf(mod, "topo_mod_auth() failed: %s", in ipmi_check_entity()
411 topo_mod_dprintf(mod, "topo_mod_hcfmri() failed: %s", in ipmi_check_entity()
423 topo_mod_dprintf(mod, "topo_node_bind() failed: %s", in ipmi_check_entity()
456 topo_mod_dprintf(mod, "unknown entity type, %u: cannot set " in ipmi_check_entity()
470 topo_mod_dprintf(mod, "failed to set label: %s\n", in ipmi_check_entity()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.c51 topo_mod_dprintf(mod, "%s: doing a lookup for platform=%s\n", in pci_label_physlot_lookup()
58 topo_mod_dprintf(mod, "%s: doing a lookup for physlot=%d\n", in pci_label_physlot_lookup()
62 topo_mod_dprintf(mod, "%s: comparing against platform=%s\n", in pci_label_physlot_lookup()
67 topo_mod_dprintf(mod, "%s: found lookup table for this " in pci_label_physlot_lookup()
73 topo_mod_dprintf(mod, "%s: matched entry=%d, " in pci_label_physlot_lookup()
82 topo_mod_dprintf(mod, "%s: returning label=%s\n", in pci_label_physlot_lookup()
101 topo_mod_dprintf(mod, "%s: doing a lookup for platform=%s\n", in pci_label_slotname_lookup()
105 topo_mod_dprintf(mod, "%s: comparing against platform=%s\n", in pci_label_slotname_lookup()
110 topo_mod_dprintf(mod, "%s: found lookup table for this " in pci_label_slotname_lookup()
118 topo_mod_dprintf(mod, "%s: matched entry=%d, " in pci_label_slotname_lookup()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c225 topo_mod_dprintf(mod, "Failed to get IPMI handle\n"); in ipmi_platform_message()
231 topo_mod_dprintf(mod, "Failed to lookup entity_ref property " in ipmi_platform_message()
238 topo_mod_dprintf(mod, "Failed to lookup SDR for %s (%s)\n", in ipmi_platform_message()
256 topo_mod_dprintf(mod, "Failed to lookup %s nvpair " in ipmi_platform_message()
266 topo_mod_dprintf(mod, "Invalid property value: %d\n", in ipmi_platform_message()
295 topo_mod_dprintf(mod, "Failed to set LED mode for %s " in ipmi_platform_message()
307 topo_mod_dprintf(mod, "Failed to get sensor reading " in ipmi_platform_message()
329 topo_mod_dprintf(mod, "Failed to allocate 'out' nvlist\n"); in ipmi_platform_message()
362 topo_mod_dprintf(mod, "%s: Failed to lookup entity_ref " in ipmi_sensor_state()
368 topo_mod_dprintf(mod, "Failed to get IPMI handle\n"); in ipmi_sensor_state()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ufm/
H A Dtopo_ufm.c54 topo_mod_dprintf(mod, "failed to look up %s: %s", in topo_ufm_devinfo_image()
62 topo_mod_dprintf(mod, "failed to look up %s: %s", in topo_ufm_devinfo_image()
68 topo_mod_dprintf(mod, "refusing to create UFM image with zero " in topo_ufm_devinfo_image()
75 topo_mod_dprintf(mod, "failed to create ufm image %" PRIu64 in topo_ufm_devinfo_image()
82 topo_mod_dprintf(mod, "failed to create node range %s[0, %u]: " in topo_ufm_devinfo_image()
109 topo_mod_dprintf(mod, "failed to get required %s " in topo_ufm_devinfo_image()
138 topo_mod_dprintf(mod, "failed to get required %s " in topo_ufm_devinfo_image()
155 topo_mod_dprintf(mod, "failed to create ufm slot %u on " in topo_ufm_devinfo_image()
184 topo_mod_dprintf(mod, "missing required devfs path"); in topo_ufm_devinfo()
194 topo_mod_dprintf(mod, "given devfs path exceeds MAXPATHLEN " in topo_ufm_devinfo()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen.c123 topo_mod_dprintf(mod, "failed to get CCD information " in topo_zen_enum_chip_gather_ccd()
142 topo_mod_dprintf(mod, "DF CCM fabric 0x%x, CCD 0x%x " in topo_zen_enum_chip_gather_ccd()
184 topo_mod_dprintf(mod, "no CCDs found! Not much more we can " in topo_zen_enum_chip_gather()
193 topo_mod_dprintf(mod, "failed to allocate memory for " in topo_zen_enum_chip_gather()
225 topo_mod_dprintf(mod, "found %u CCDs\n", sock->ztes_nccd_valid); in topo_zen_enum_chip_gather()
227 topo_mod_dprintf(mod, "somehow we ended up with no CCDs with " in topo_zen_enum_chip_gather()
234 topo_mod_dprintf(mod, "failed to open FMD agent: %s\n", in topo_zen_enum_chip_gather()
241 topo_mod_dprintf(mod, "failed to get FM agent CPU " in topo_zen_enum_chip_gather()
247 topo_mod_dprintf(mod, "got %u CPUs worth of data from the FM agent\n", in topo_zen_enum_chip_gather()
251 topo_mod_dprintf(mod, "failed to get FM agent cache " in topo_zen_enum_chip_gather()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_nvme.c135 topo_mod_dprintf(mod, "%s: di_devlink_init failed", __func__); in get_logical_disk()
176 topo_mod_dprintf(mod, "overflowed serial number for nsid %u: " in disk_nvme_make_ns_serial()
200 topo_mod_dprintf(mod, "failed to set %s:%s on %s[%" PRIu64 "]: " in disk_nvme_common_io()
208 topo_mod_dprintf(mod, "failed to set %s:%s on %s[%" PRIu64 "]: " in disk_nvme_common_io()
219 topo_mod_dprintf(mod, "failed to set %s:%s on %s[%" in disk_nvme_common_io()
233 topo_mod_dprintf(mod, "failed to set %s:%s on %s[%" PRIu64 "]: " in disk_nvme_common_io()
242 topo_mod_dprintf(mod, "failed to set %s:%s on %s[%" PRIu64 "]: " in disk_nvme_common_io()
275 topo_mod_dprintf(mod, "failed to get devinfo props for %s[%" in disk_nvme_make_ns_di_props()
293 topo_mod_dprintf(mod, "failed to set storage properties on " in disk_nvme_make_ns_di_props()
300 topo_mod_dprintf(mod, "failed to create I/O property " in disk_nvme_make_ns_di_props()
[all …]
H A Ddisk.c77 topo_mod_dprintf(mod, "unknown disk driver '%s'\n", driver); in disk_declare_driver()
93 topo_mod_dprintf(mod, "disk_enum: can't enumerate %s nodes - " in disk_enum()
108 topo_mod_dprintf(mod, "disk_enum: " in disk_enum()
120 topo_mod_dprintf(mod, "disk_enum: " in disk_enum()
139 topo_mod_dprintf(mod, "disk_enum: " in disk_enum()
150 topo_mod_dprintf(mod, "disk_enum: " in disk_enum()
175 topo_mod_dprintf(mod, "_topo_init: " in _topo_init()
179 topo_mod_dprintf(mod, "_topo_init: " in _topo_init()
185 topo_mod_dprintf(mod, "_topo_init: failed to allocate " in _topo_init()
191 topo_mod_dprintf(mod, "_topo_init: failed to create libnvme " in _topo_init()
[all …]
H A Ddisk_common.c120 topo_mod_dprintf(mod, "disk_set_props: " in disk_set_props()
126 topo_mod_dprintf(mod, "disk_set_props: " in disk_set_props()
133 topo_mod_dprintf(mod, "disk_set_props: " in disk_set_props()
138 topo_mod_dprintf(mod, "disk_set_props: " in disk_set_props()
146 topo_mod_dprintf(mod, "disk_set_props: " in disk_set_props()
153 topo_mod_dprintf(mod, "disk_set_props: " in disk_set_props()
168 topo_mod_dprintf(mod, "disk_set_props: " in disk_set_props()
173 topo_mod_dprintf(mod, "disk_set_props: " in disk_set_props()
180 topo_mod_dprintf(mod, "disk_set_props: " in disk_set_props()
187 topo_mod_dprintf(mod, "disk_set_props: " in disk_set_props()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_libhp/
H A Dfac_prov_libhp.c93 topo_mod_dprintf(mod, "failed to construct /dev/cfg path"); in fac_prov_libhp_find_node()
99 topo_mod_dprintf(mod, "failed to readlink %s: %s", cfg, in fac_prov_libhp_find_node()
105 topo_mod_dprintf(mod, "cannot process readlink of %s: link " in fac_prov_libhp_find_node()
113 topo_mod_dprintf(mod, "failed to find %s in %s", prefix, link); in fac_prov_libhp_find_node()
120 topo_mod_dprintf(mod, "failed to find ':' to indicate start of " in fac_prov_libhp_find_node()
126 topo_mod_dprintf(mod, "attempting to hp_init %s %s", start, conn); in fac_prov_libhp_find_node()
129 topo_mod_dprintf(mod, "failed to init hp node: %s\n", in fac_prov_libhp_find_node()
147 topo_mod_dprintf(mod, "failed to construct option buf"); in fac_prov_libhp_set_val()
153 topo_mod_dprintf(mod, "failed to set prop %s: %s", buf, in fac_prov_libhp_set_val()
174 topo_mod_dprintf(mod, "failed to construct option buf"); in fac_prov_libhp_get_opt()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/shared/
H A Dtopo_sensor.c55 topo_mod_dprintf(mod, "failed to lookup sensor path from " in topo_sensor_scalar_read()
61 topo_mod_dprintf(mod, "failed to open sensor path %s: %s", in topo_sensor_scalar_read()
68 topo_mod_dprintf(mod, "failed to read sensor %s: %s", path, in topo_sensor_scalar_read()
89 topo_mod_dprintf(mod, "failed to allocate output nvl"); in topo_sensor_scalar_read()
98 topo_mod_dprintf(mod, "failed to add members to output " in topo_sensor_scalar_read()
154 topo_mod_dprintf(mod, "attempting to create sensor for %s at %s", in topo_sensor_create_scalar_sensor()
161 topo_mod_dprintf(mod, "failed to open sensor path %s: %s", in topo_sensor_create_scalar_sensor()
176 topo_mod_dprintf(mod, "failed to verify sensor kind for sensor " in topo_sensor_create_scalar_sensor()
196 topo_mod_dprintf(mod, "unknown sensor kind for %s, found 0x%" in topo_sensor_create_scalar_sensor()
204 topo_mod_dprintf(mod, "failed to read scalar sensor %s: %s", in topo_sensor_create_scalar_sensor()
[all …]
H A Dtopo_transceiver.c56 topo_mod_dprintf(mod, "transceiver_create_common missing type " in transceiver_create_common()
62 topo_mod_dprintf(mod, "topo_mod_auth() failed: %s\n", in transceiver_create_common()
69 topo_mod_dprintf(mod, "topo_mod_hcfmri() failed: %s\n", in transceiver_create_common()
76 topo_mod_dprintf(mod, "topo_node_bind() failed: %s\n", in transceiver_create_common()
85 topo_mod_dprintf(mod, "topo_node_fru_set() failed: %s\n", in transceiver_create_common()
91 topo_mod_dprintf(mod, "failed to create property group %s: " in transceiver_create_common()
99 topo_mod_dprintf(mod, "failed to set %s property: %s\n", in transceiver_create_common()
107 topo_mod_dprintf(mod, "failed to set %s property: %s\n", in transceiver_create_common()
141 topo_mod_dprintf(mod, "failed to create property group %s: " in transceiver_create_sff()
149 topo_mod_dprintf(mod, "failed to set %s property: %s\n", in transceiver_create_sff()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/
H A Dfac_prov_ahci.c90 topo_mod_dprintf(mod, "devctl open failed: %s", in do_led_control()
108 topo_mod_dprintf(mod, "invalid facility node type: %d", in do_led_control()
125 topo_mod_dprintf(mod, "ioctl failed: %s", in do_led_control()
135 topo_mod_dprintf(mod, "led control ioctl failed: %s", in do_led_control()
150 topo_mod_dprintf(mod, "invalid facility node type: %d", in do_led_control()
185 topo_mod_dprintf(mod, "%s: Failed to lookup %s property " in ahci_led_mode()
203 topo_mod_dprintf(mod, "%s: Invalid LED type: 0x%x\n", __func__, in ahci_led_mode()
213 topo_mod_dprintf(mod, "%s: Facility was missing ahci binding " in ahci_led_mode()
228 topo_mod_dprintf(mod, "%s: Failed to lookup %s nvpair " in ahci_led_mode()
235 topo_mod_dprintf(mod, "%s: Setting LED mode to %s\n", __func__, in ahci_led_mode()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chipset/
H A Dchipset.c85 topo_mod_dprintf(mod, "chipset_enum: asked to enumerate %s", name); in topo_chipset_enum()
88 topo_mod_dprintf(mod, "chipset_enum: asked to enumerate " in topo_chipset_enum()
94 topo_mod_dprintf(mod, "chipset_enum: no %s device present", in topo_chipset_enum()
100 topo_mod_dprintf(mod, "chipset_enum: failed to get topo " in topo_chipset_enum()
109 topo_mod_dprintf(mod, "chipset_enum: failed to get FMRI: %s", in topo_chipset_enum()
117 topo_mod_dprintf(mod, "chipset_enum: failed to bind node: %s", in topo_chipset_enum()
124 topo_mod_dprintf(mod, "chipset_enum: failed to get parent " in topo_chipset_enum()
131 topo_mod_dprintf(mod, "chipset_enum: failed to set FRU: %s", in topo_chipset_enum()
142 topo_mod_dprintf(mod, "failed to create chipset temperature " in topo_chipset_enum()
174 topo_mod_dprintf(mod, "_mod_init: initializing %s enumerator\n", in _topo_init()
/illumos-gate/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 …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c158 topo_mod_dprintf(mod, "invalid arguments to 'mode' method\n"); in ses_indicator_mode()
167 topo_mod_dprintf(mod, "failed to lookup ses node in 'mode' " in ses_indicator_mode()
178 topo_mod_dprintf(mod, "invalid type for indicator " in ses_indicator_mode()
185 topo_mod_dprintf(mod, "invalid indicator mode %d\n", in ses_indicator_mode()
201 topo_mod_dprintf(mod, "failed to set indicator: %s\n", in ses_indicator_mode()
213 topo_mod_dprintf(mod, "failed to lookup %s in node " in ses_indicator_mode()
269 topo_mod_dprintf(mod, in ses_sensor_reading()
279 topo_mod_dprintf(mod, "failed to lookup ses node in 'mode' " in ses_sensor_reading()
290 topo_mod_dprintf(mod, "failed to lookup %s in node " in ses_sensor_reading()
333 topo_mod_dprintf(mod, in ses_sensor_state()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c65 topo_mod_dprintf(mod, "skipping device with form factor 0x%x", in distill_dimm_form()
121 topo_mod_dprintf(mod, "topo_mod_auth() failed: %s", in smbios_make_slot()
131 topo_mod_dprintf(mod, "topo_mod_hcfmri() failed: %s", in smbios_make_slot()
140 topo_mod_dprintf(mod, "topo_node_bind() failed: %s", in smbios_make_slot()
154 topo_mod_dprintf(mod, "failed to set label on %s=%" PRIu64 in smbios_make_slot()
161 topo_mod_dprintf(mod, "failed to set FRU on %s=%" PRIu64 ": %s", in smbios_make_slot()
170 topo_mod_dprintf(mod, "topo_method_register() failed on " in smbios_make_slot()
185 topo_mod_dprintf(mod, "failed to create slot properties: %s", in smbios_make_slot()
199 topo_mod_dprintf(mod, "failed to create slot properties: %s", in smbios_make_slot()
221 topo_mod_dprintf(mod, "topo_mod_auth() failed: %s", in smbios_make_dimm()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c407 topo_mod_dprintf(mod, "created new USB controller at %s", c->tuc_path); in topo_usb_controller_create()
460 topo_mod_dprintf(mod, "failed to find physical usb port for " in topo_usb_gather_acpi_port()
466 topo_mod_dprintf(mod, "logical port already bound to %s, not " in topo_usb_gather_acpi_port()
509 topo_mod_dprintf(mod, "discovered %u ACPI usb child ports", in topo_usb_gather_acpi_port()
570 topo_mod_dprintf(mod, "failed to find USB " in topo_usb_gather_acpi()
592 topo_mod_dprintf(mod, "found ACPI usb controller %s " in topo_usb_gather_acpi()
692 topo_mod_dprintf(mod, "failed to find usb-vendor-id property " in topo_usb_gather_devcfg_port()
703 topo_mod_dprintf(mod, "got bad \"reg\" property"); in topo_usb_gather_devcfg_port()
708 topo_mod_dprintf(mod, "failed to find topo_usb_lport_t for " in topo_usb_gather_devcfg_port()
808 topo_mod_dprintf(mod, "attempting to discover lport %u on " in topo_usb_gather_devcfg_cb()
[all …]

123