Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c139 static kmutex_t fctl_port_lock; variable
510 mutex_init(&fctl_port_lock, NULL, MUTEX_DRIVER, NULL); in _init()
527 mutex_destroy(&fctl_port_lock); in _init()
538 mutex_destroy(&fctl_port_lock); in _init()
565 mutex_destroy(&fctl_port_lock); in _fini()
716 mutex_enter(&fctl_port_lock); in fc_ulp_add()
724 mutex_exit(&fctl_port_lock); in fc_ulp_add()
1731 mutex_enter(&fctl_port_lock); in fc_ulp_get_port_handle()
1738 mutex_exit(&fctl_port_lock); in fc_ulp_get_port_handle()
2422 mutex_enter(&fctl_port_lock); in fctl_add_port()
[all …]