Searched refs:update_devices (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/hal/utils/
H A Dacpi.h25 gboolean update_devices(gpointer data);
H A Dacpi.c708 update_devices(gpointer data) function
712 HAL_DEBUG(("update_devices() enter"));
715 HAL_DEBUG(("update_devices() exit"));
/illumos-gate/usr/src/cmd/hal/addons/acpi/
H A Daddon-acpi.c53 g_timeout_add(BATTERY_POLL_TIMER, update_devices, ctx);
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c54 extern int update_devices(char *dev, int op);
146 (void) update_devices(ap_id, DEV_ADD);
148 (void) update_devices(ap_id, DEV_REMOVE);
282 (void) update_devices(OBP_CPU, DEV_ADD);
283 (void) update_devices(OBP_CPU, DEV_REMOVE);
H A Ddr.c525 update_devices(char *dev, int op) function

Completed in 105 milliseconds