Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dhotplug.h23 HOTPLUG_ACTION_ADD, enumerator
H A Ddevinfo.c193 devinfo_hotplug_enqueue (d, devfs_path, handler, HOTPLUG_ACTION_ADD, 0); in devinfo_add_enqueue()
199 devinfo_hotplug_enqueue (d, devfs_path, handler, HOTPLUG_ACTION_ADD, 1); in devinfo_add_enqueue_at_front()
H A Dhotplug.c137 if (hotplug_event->action == HOTPLUG_ACTION_ADD) { in hotplug_event_begin_devfs()