Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c138 static kmutex_t fctl_port_lock; variable
509 mutex_init(&fctl_port_lock, NULL, MUTEX_DRIVER, NULL); in _init()
526 mutex_destroy(&fctl_port_lock); in _init()
537 mutex_destroy(&fctl_port_lock); in _init()
564 mutex_destroy(&fctl_port_lock); in _fini()
715 mutex_enter(&fctl_port_lock); in fc_ulp_add()
723 mutex_exit(&fctl_port_lock); in fc_ulp_add()
1730 mutex_enter(&fctl_port_lock); in fc_ulp_get_port_handle()
1737 mutex_exit(&fctl_port_lock); in fc_ulp_get_port_handle()
2421 mutex_enter(&fctl_port_lock); in fctl_add_port()
[all …]