Home
last modified time | relevance | path

Searched refs:HOTPLUG_ACTION_REMOVE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dhotplug.h24 HOTPLUG_ACTION_REMOVE, enumerator
H A Dhotplug.c139 } else if (hotplug_event->action == HOTPLUG_ACTION_REMOVE) { in hotplug_event_begin_devfs()
H A Ddevinfo.c205 devinfo_hotplug_enqueue (NULL, devfs_path, handler, HOTPLUG_ACTION_REMOVE, 0); in devinfo_remove_enqueue()