Home
last modified time | relevance | path

Searched defs:hotplug_event (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dhotplug.c50 HotplugEvent *hotplug_event = (HotplugEvent *) end_token; in hotplug_event_end() local
58 hotplug_event_begin_devfs_add (HotplugEvent *hotplug_event, HalDevice *d) in hotplug_event_begin_devfs_add()
113 hotplug_event_begin_devfs_remove (HotplugEvent *hotplug_event, HalDevice *d) in hotplug_event_begin_devfs_remove()
128 hotplug_event_begin_devfs (HotplugEvent *hotplug_event) in hotplug_event_begin_devfs()
149 hotplug_event_begin (HotplugEvent *hotplug_event) in hotplug_event_begin()
166 hotplug_event_enqueue (HotplugEvent *hotplug_event, int front) in hotplug_event_enqueue()
181 HotplugEvent *hotplug_event; in hotplug_event_process_queue() local
H A Ddevinfo.c177 HotplugEvent *hotplug_event; in devinfo_hotplug_enqueue() local
293 HotplugEvent *hotplug_event = (HotplugEvent *)end_token; in hotplug_event_begin_add_devinfo() local