Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c485 static void pciehpc_power_fault_handler(void *arg);
3639 if (taskq_dispatch(system_taskq, pciehpc_power_fault_handler, dip, in pciehpc_handle_power_fault()
3648 pciehpc_power_fault_handler(void *arg) in pciehpc_power_fault_handler() function