Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c245 static void hpc_slot_event_dispatcher(hpc_bus_entry_t *busp);
500 t = thread_create(NULL, 0, hpc_slot_event_dispatcher, in hpc_slot_register()
839 hpc_slot_event_dispatcher(hpc_bus_entry_t *busp) in hpc_slot_event_dispatcher() function