Home
last modified time | relevance | path

Searched refs:HAL_INFO (Results 1 – 17 of 17) sorted by relevance

/titanic_50/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c81 HAL_INFO (("pipe() failed errno=%d", errno)); in sysevent_init()
86 HAL_INFO (("g_io_channel_unix_new failed")); in sysevent_init()
95 HAL_INFO (("sysevent_bind_handle failed %d", errno)); in sysevent_init()
103 HAL_INFO (("subscribe(dev_add) failed %d", errno)); in sysevent_init()
108 HAL_INFO (("subscribe(dev_remove) failed %d", errno)); in sysevent_init()
115 HAL_INFO (("subscribe(dev_branch) failed %d", errno)); in sysevent_init()
127 HAL_INFO(("subscribe(dev_add) failed %d", errno)); in sysevent_init()
134 HAL_INFO (("subscribe(EC_DEVFS) failed %d", errno)); in sysevent_init()
141 HAL_INFO (("subscribe(dynamic reconfiguration) failed %d", in sysevent_init()
189 HAL_INFO (("sysevent_dev_handler: wrote %d bytes", nwritten)); in sysevent_dev_handler()
[all …]
H A Ddevinfo.c48 HAL_INFO (("di_init() failed %d", errno)); in devinfo_add()
53 HAL_INFO (("di_init() failed %d", errno)); in devinfo_add()
69 HAL_INFO (("add_subtree: %s", di_node_name (node))); in devinfo_add_subtree()
170 HAL_INFO (("add_node: %s", d ? hal_device_get_udi (d) : "none")); in devinfo_add_node()
227 HAL_INFO (("Probing for %s failed %d", hal_device_get_udi (d), return_code)); in devinfo_callouts_probing_done()
251 HAL_INFO (("Preprobing merged info.ignore==TRUE")); in devinfo_callouts_preprobing_done()
278 HAL_INFO(("Probing udi=%s", hal_device_get_udi (d))); in devinfo_callouts_preprobing_done()
295 HAL_INFO(("Preprobing udi=%s", hal_device_get_udi (d))); in hotplug_event_begin_add_devinfo()
305 HAL_INFO (("Ignoring device since parent has info.ignore==TRUE")); in hotplug_event_begin_add_devinfo()
356 HAL_INFO (("remove_branch: %s %s\n", devfs_path, hal_device_get_udi (d))); in devinfo_remove_branch()
[all …]
H A Ddevinfo_storage.c485 HAL_INFO (("floppy devlink not found %s", devfs_path)); in devinfo_floppy_add()
555 HAL_INFO (("no floppy media", hal_device_get_udi (d))); in devinfo_floppy_rescan_probing_done()
565 HAL_INFO (("floppy media found", hal_device_get_udi (d))); in devinfo_floppy_rescan_probing_done()
568 HAL_INFO (("no devfs_path", hal_device_get_udi (d))); in devinfo_floppy_rescan_probing_done()
573 HAL_INFO (("di_init %s failed %d", devfs_path, errno)); in devinfo_floppy_rescan_probing_done()
737 HAL_INFO (("device not found %s", name)); in devinfo_lofi_remove_minor()
743 HAL_INFO (("devfs_path not found %s", hal_device_get_udi (d))); in devinfo_lofi_remove_minor()
954 HAL_INFO(("rescan volume exists %s", m->devpath)); in devinfo_storage_minors()
989 HAL_INFO (("volume_add: devfs_path=%s devlink=%s", devfs_path, devlink)); in devinfo_volume_add()
1056 HAL_INFO (("Preprobing merged info.ignore==TRUE %s", hal_device_get_udi (d))); in devinfo_volume_preprobing_done()
[all …]
H A Ddevinfo_cpu.c212 HAL_INFO (("Could not set the processor speed device prop")); in devinfo_cpu_add()
219 HAL_INFO (("Could not get kstat supported_frequencies_Hz data" in devinfo_cpu_add()
236 HAL_INFO (("Could not set the processor.can_throttle" in devinfo_cpu_add()
H A Dhotplug.c89 HAL_INFO (("parent ignored %s", parent_udi)); in hotplug_event_begin_devfs_add()
120 HAL_INFO (("hotplug_event_begin_devfs_remove %s", hal_device_get_udi (d))); in hotplug_event_begin_devfs_remove()
132 HAL_INFO (("hotplug_event_begin_devfs: %s", hotplug_event->un.devfs.devfs_path)); in hotplug_event_begin_devfs()
H A Ddevinfo_acpi.c195 HAL_INFO(("device not found %s", udi)); in devinfo_battery_rescan()
211 HAL_INFO(("device not found %s", udi)); in devinfo_lid_event()
H A Dosspec.c213 HAL_INFO (("mnttab event")); in mnttab_event()
/titanic_50/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c157 HAL_INFO ((" Invalid temp file name")); in edit_power_conf_file()
169 HAL_INFO (("Cannot open file %s: %s", in edit_power_conf_file()
179 HAL_INFO ((" CPU governor is not available/valid." in edit_power_conf_file()
193 HAL_INFO ((" CPU Threshold is not valid.")); in edit_power_conf_file()
339 HAL_INFO (("\n Cannot open the file %s: %s", in read_power_conf_file()
373 HAL_INFO (("Value of %s in %s is not valid", in read_power_conf_file()
605 HAL_INFO (("adt_start_session failed: %s", strerror (errno))); in audit_cpufreq()
610 HAL_INFO(("adt_alloc_event audit_cpufreq failed: %s", in audit_cpufreq()
632 HAL_INFO (("adt_put_event(%d, ADT_SUCCESS) failed", in audit_cpufreq()
637 HAL_INFO (("adt_put_event(%d, ADT_FAILURE) failed", in audit_cpufreq()
[all …]
/titanic_50/usr/src/cmd/hal/hald/
H A Dhald.c82 HAL_INFO (("in addon_terminated for udi=%s", device->udi)); in addon_terminated()
106 HAL_INFO (("Added device to GDL; udi=%s", hal_device_get_udi(device))); in gdl_store_changed()
117 HAL_INFO (("Started addon %s for udi %s", in gdl_store_changed()
127 HAL_INFO (("Removed device from GDL; udi=%s", hal_device_get_udi(device))); in gdl_store_changed()
274 HAL_INFO (("Caught SIGTERM, initiating shutdown")); in sigterm_iochn_data()
472 HAL_INFO ((PACKAGE_STRING)); in main()
481 HAL_INFO (("Will daemonize")); in main()
482 HAL_INFO (("Becoming a daemon")); in main()
537 HAL_INFO (("Will not daemonize")); in main()
619 HAL_INFO (("Device probing completed")); in osspec_probe_done()
H A Dhald_dbus.c992 HAL_INFO (("uid for caller is %ld", user_uid)); in sender_has_privileges()
1097 HAL_INFO ((" strlist elem %s -> %s", key, v)); in device_set_multiple_properties()
1107 HAL_INFO (("%s -> %s", key, v)); in device_set_multiple_properties()
1115 HAL_INFO (("%s -> %d", key, v)); in device_set_multiple_properties()
1123 HAL_INFO (("%s -> %lld", key, v)); in device_set_multiple_properties()
1131 HAL_INFO (("%s -> %g", key, v)); in device_set_multiple_properties()
1139 HAL_INFO (("%s -> %s", key, v ? "True" : "False")); in device_set_multiple_properties()
2482 HAL_INFO (("entering!")); in reinit_dbus()
2537 HAL_INFO (("entering, local_interface=%d", local_interface)); in device_rescan()
2729 HAL_INFO (("Local connection 0x%x to handle interface '%s' on udi '%s'", in device_claim_interface()
[all …]
H A Dlogger.h73 #define HAL_INFO(expr) do {logger_setup(HAL_LOGPRI_INFO, __FILE__, __LINE__, __FUNCTION__); l… macro
H A Dhald_runner.c136 HAL_INFO (("unregistered")); in runner_server_unregister_handler()
220 HAL_INFO (("Runner has pid %d", pid)); in hald_runner_start_runner()
H A Dutil.c888 HAL_INFO (("Add callouts for udi=%s", d->udi)); in hal_util_callout_device_add()
906 HAL_INFO (("Remove callouts for udi=%s", d->udi)); in hal_util_callout_device_remove()
924 HAL_INFO (("Preprobe callouts for udi=%s", d->udi)); in hal_util_callout_device_preprobe()
H A Ddevice_info.c1076 HAL_INFO (("Add callouts completed udi=%s", d->udi)); in spawned_device_callouts_add_done()
1287 HAL_INFO (("Spawning new device object '%s' caused by <spawn> on udi '%s'", in end()
1529 HAL_INFO (("*** Matched file %s/%s", dir, filename)); in scan_fdi_files()
H A Ddevice.c1078 HAL_INFO (("udi=%s", device->udi)); in hal_device_cancel()
/titanic_50/usr/src/cmd/hal/probing/xkb/
H A Dprobe-xkb.c53 HAL_INFO(("Error in setting the priv")); in drop_privileges()
/titanic_50/usr/src/cmd/hal/addons/storage/
H A Daddon-storage.c68 HAL_INFO (("subscribe(dev_status) failed %d", errno)); in sysevent_init()