Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c132 kmutex_t bus_mutex; member
366 mutex_exit(&busp->bus_mutex); in hpc_nexus_register_bus()
409 mutex_enter(&busp->bus_mutex); in hpc_nexus_unregister_bus()
415 mutex_exit(&busp->bus_mutex); in hpc_nexus_unregister_bus()
431 mutex_exit(&busp->bus_mutex); in hpc_nexus_unregister_bus()
488 mutex_enter(&busp->bus_mutex); in hpc_slot_register()
520 mutex_exit(&busp->bus_mutex); in hpc_slot_register()
606 mutex_enter(&busp->bus_mutex); in hpc_slot_unregister()
685 mutex_exit(&busp->bus_mutex); in hpc_install_event_handler()
705 mutex_exit(&busp->bus_mutex); in hpc_remove_event_handler()
[all …]