Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm.c61 static kmutex_t rmc_comm_attach_lock; variable
102 mutex_enter(&rmc_comm_attach_lock); in rmc_comm_register()
105 mutex_exit(&rmc_comm_attach_lock); in rmc_comm_register()
109 mutex_exit(&rmc_comm_attach_lock); in rmc_comm_register()
118 mutex_enter(&rmc_comm_attach_lock); in rmc_comm_unregister()
123 mutex_exit(&rmc_comm_attach_lock); in rmc_comm_unregister()
869 mutex_enter(&rmc_comm_attach_lock); in rmc_comm_attach()
871 mutex_exit(&rmc_comm_attach_lock); in rmc_comm_attach()
906 mutex_enter(&rmc_comm_attach_lock); in rmc_comm_detach()
908 mutex_exit(&rmc_comm_attach_lock); in rmc_comm_detach()
[all …]