Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c47 static kmutex_t fcsm_global_mutex; variable
476 mutex_exit(&fcsm_global_mutex); in fcsm_getinfo()
502 mutex_enter(&fcsm_global_mutex); in fcsm_port_attach()
504 mutex_exit(&fcsm_global_mutex); in fcsm_port_attach()
514 mutex_exit(&fcsm_global_mutex); in fcsm_port_attach()
574 mutex_enter(&fcsm_global_mutex); in fcsm_port_attach()
576 mutex_exit(&fcsm_global_mutex); in fcsm_port_attach()
660 mutex_exit(&fcsm_global_mutex); in fcsm_handle_port_attach()
943 mutex_exit(&fcsm_global_mutex); in fcsm_port_detach()
997 mutex_exit(&fcsm_global_mutex); in fcsm_port_detach()
[all …]