Home
last modified time | relevance | path

Searched refs:hald_runner_run (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_acpi.c199 hald_runner_run(d, "hald-probe-acpi", NULL, in devinfo_battery_rescan()
227 hald_runner_run(d, "hald-probe-acpi", NULL, in devinfo_lid_rescan()
H A Ddevinfo.c279 hald_runner_run (d, in devinfo_callouts_preprobing_done()
H A Ddevinfo_storage.c1098 hald_runner_run (d, in devinfo_volume_preprobing_done()
1354 hald_runner_run (d, in devinfo_storage_device_rescan()
1362 hald_runner_run (d, in devinfo_storage_device_rescan()
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_runner.h63 hald_runner_run(HalDevice *device,
H A Dhald_runner.c532 hald_runner_run(HalDevice *device, in hald_runner_run() function
H A Dutil.c852 hald_runner_run(c->d, c->programs[c->next_program], c->extra_env, in callout_do_next()