Searched refs:HAL_ERROR (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_cpu.c87 HAL_ERROR (("Error in getting system info "
128 HAL_ERROR (("Error in Initializing the PROM "
153 HAL_ERROR (("Error in Initializing the PROM "
261 HAL_ERROR(("Could not open kstat to get cpu info: %s",
269 HAL_ERROR (("Could not lookup kstat to get cpu info: %s",
281 HAL_ERROR (("Could not get kstat clock_MHz data for cpu: %s",
H A Dhotplug.c66 HAL_ERROR (("devpath %s already present in store, ignore event", hotplug_event->un.devfs.devfs_path));
81 HAL_ERROR (("Parent is NULL devfs_path=%s parent_udi=%s", hotplug_event->un.devfs.devfs_path, parent_udi ? parent_udi : "<null>"));
116 HAL_ERROR (("devpath %s not present in store, ignore event", hotplug_event->un.devfs.devfs_path));
142 HAL_ERROR (("unsupported action %d", hotplug_event->action));
158 HAL_ERROR (("Unknown hotplug event type %d", hotplug_event->type));
H A Ddevinfo.c298 HAL_ERROR (("Parent is NULL, devfs_path=%s", hotplug_event->un.devfs.devfs_path));
H A Ddevinfo_storage.c1542 HAL_ERROR (("Open failed %s errno %d", MNTTAB, errno));
/osnet-11/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c165 HAL_ERROR(("main(): init_direct failed\n"));
290 HAL_ERROR(("Error opening %s: %s \n", DEV_PM,
303 HAL_ERROR(("Error in ioctl PM_GET_CPUPM_STATE: %s \n",
322 HAL_ERROR(("Error in ioctl PM_GET_PM_STATE: "
337 HAL_ERROR(("PM Internal error during ioctl "
342 HAL_ERROR(("Unknown value ioctl PM_GET_CPUPM_STATE"));
375 HAL_ERROR(("No Memory for DBUS error msg"));
380 HAL_ERROR((" Out Of Memory!"));
644 HAL_ERROR(("Out of memory to msg reply"));
652 HAL_ERROR(("Ou
[all...]
/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice_info.c350 HAL_ERROR (("Could not resolve keypath '%s' on udi '%s'", key, pc->device->udi));
359 HAL_ERROR (("Could not find device with udi '%s'", udi_to_check));
881 HAL_ERROR (("Aborting parsing of document"));
917 HAL_ERROR (("%s:%d:%d: Element <match> can only be "
938 HAL_ERROR (("%s:%d:%d: Element <merge> can only be "
955 HAL_ERROR (("%s:%d:%d: Element <append> can only be "
972 HAL_ERROR (("%s:%d:%d: Element <prepend> can only be "
989 HAL_ERROR (("%s:%d:%d: Element <remove> can only be "
1006 HAL_ERROR (("%s:%d:%d: Element <remove> can only be "
1022 HAL_ERROR (("
[all...]
H A Dlogger.h79 #define HAL_ERROR(expr) do {logger_setup(HAL_LOGPRI_ERROR, __FILE__, __LINE__, __FUNCTION__); logger_emit expr; } while(0) macro
H A Dutil.c162 HAL_ERROR (("Could not normalize '%s' and '%s', return 'NULL'", path1, path2));
187 HAL_ERROR (("Cannot open '%s'", path));
192 HAL_ERROR (("Cannot read from '%s'", path));
237 HAL_ERROR (("Cannot open '%s'", path));
242 HAL_ERROR (("Cannot read from '%s'", path));
294 HAL_ERROR (("Cannot open '%s'", path));
299 HAL_ERROR (("Cannot read from '%s'", path));
379 HAL_ERROR (("Cannot open '%s'", path));
385 HAL_ERROR (("Cannot read from '%s'", path));
1015 HAL_ERROR (("Canno
[all...]
H A Dhald_runner.c188 HAL_ERROR (("Cannot create D-BUS server for the runner"));
213 HAL_ERROR (("Could not spawn runner : '%s'", error->message));
320 HAL_ERROR (("Error parsing commandline '%s': %s",
409 HAL_ERROR (("Error extracting out_pid from runner's Start()"));
468 HAL_ERROR (("Malformed or unexpected reply message"));
H A Dids.c291 HAL_ERROR (("couldn't open PCI database at %s,", path));
307 HAL_ERROR (("Error loading PCI database file"));
H A Dhald.c121 HAL_ERROR (("Cannot start addon %s for udi %s",
268 HAL_ERROR (("Error emptying sigterm pipe: %s",
H A Ddevice_store.c179 HAL_ERROR(("Can't add HalDevice with incorrect UDI. Valid "
H A Dhald_dbus.c1059 HAL_ERROR (("error, expecting an array of dict entries", __FILE__, __LINE__));
2500 HAL_ERROR (("Invalid NameOwnerChanged signal from bus!"));
4342 HAL_ERROR (("Cannot create D-BUS server"));
4369 HAL_ERROR (("dbus_bus_get(): %s", dbus_error.message));
4379 HAL_ERROR (("dbus_bus_request_name(): %s",
H A Ddevice.c1335 HAL_ERROR (("In hal_device_inc_num_ready_addons for udi=%s but all addons are already ready!",

Completed in 44 milliseconds