Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c243 static int pcihp_event_handler(caddr_t, uint_t);
2037 if (hpc_install_event_handler(hdl, -1, pcihp_event_handler, in pcihp_new_slot_state()
2309 pcihp_event_handler(caddr_t slot_arg, uint_t event_mask) in pcihp_event_handler() function