Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpcsvc.h53 extern int hpc_install_event_handler(hpc_slot_t handle, uint_t event_mask,
/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c669 hpc_install_event_handler(hpc_slot_t handle, uint_t event_mask, in hpc_install_event_handler() function
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c516 if (hpc_install_event_handler(hdl, -1, cardbus_event_handler, in cardbus_new_slot_state()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c2037 if (hpc_install_event_handler(hdl, -1, pcihp_event_handler, in pcihp_new_slot_state()