Home
last modified time | relevance | path

Searched refs:hal_device_store_remove (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c214 hal_device_store_remove (hald_get_tdl (), d); in devinfo_callouts_add_done()
228 hal_device_store_remove (hald_get_tdl (), d); in devinfo_callouts_probing_done()
257 hal_device_store_remove (hald_get_tdl (), d); in devinfo_callouts_preprobing_done()
326 hal_device_store_remove (hald_get_tdl (), d); in hotplug_event_begin_add_devinfo()
381 if (!hal_device_store_remove (hald_get_gdl (), d)) { in devinfo_callouts_remove_done()
H A Ddevinfo_storage.c1107 hal_device_store_remove (hald_get_tdl (), d); in devinfo_volume_preprobing_done()
1225 hal_device_store_remove (hald_get_tdl (), d); in devinfo_storage_probing_done()
/titanic_44/usr/src/cmd/hal/hald/
H A Ddevice_store.h90 gboolean hal_device_store_remove (HalDeviceStore *store,
H A Dhald.c603 hal_device_store_remove (gdl, d); in my_shutdown()
H A Ddevice_store.c198 hal_device_store_remove (HalDeviceStore *store, HalDevice *device) in hal_device_store_remove() function
H A Dhald_dbus.c2884 if (!hal_device_store_remove (hald_get_gdl (), d)) { in manager_remove_done()
2943 hal_device_store_remove (in_tdl ? hald_get_tdl () : hald_get_gdl (), d); in manager_remove()
3038 hal_device_store_remove (hald_get_tdl (), d); in manager_commit_to_gdl()
3066 hal_device_store_remove (hald_get_tdl (), d); in manager_commit_to_gdl()
H A Ddevice_info.c1079 hal_device_store_remove (hald_get_tdl (), d); in spawned_device_callouts_add_done()