Searched refs:hpc_install_event_handler (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/hotplug/ |
H A D | hpcsvc.h | 53 extern int hpc_install_event_handler(hpc_slot_t handle, uint_t event_mask,
|
/titanic_41/usr/src/uts/common/io/hotplug/hpcsvc/ |
H A D | hpcsvc.c | 669 hpc_install_event_handler(hpc_slot_t handle, uint_t event_mask, in hpc_install_event_handler() function
|
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_hp.c | 512 if (hpc_install_event_handler(hdl, -1, cardbus_event_handler, in cardbus_new_slot_state()
|
/titanic_41/usr/src/uts/common/io/hotplug/pcihp/ |
H A D | pcihp.c | 2037 if (hpc_install_event_handler(hdl, -1, pcihp_event_handler, in pcihp_new_slot_state()
|