Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c142 static kmutex_t fctl_nwwn_hash_mutex; variable
146 _NOTE(MUTEX_PROTECTS_DATA(fctl_nwwn_hash_mutex, fctl_nwwn_hash_table))
510 mutex_init(&fctl_nwwn_hash_mutex, NULL, MUTEX_DRIVER, NULL); in _init()
525 mutex_destroy(&fctl_nwwn_hash_mutex); in _init()
536 mutex_destroy(&fctl_nwwn_hash_mutex); in _init()
563 mutex_destroy(&fctl_nwwn_hash_mutex); in _fini()
3297 mutex_enter(&fctl_nwwn_hash_mutex); in fctl_enlist_nwwn_table()
3312 mutex_exit(&fctl_nwwn_hash_mutex); in fctl_enlist_nwwn_table()
3330 ASSERT(MUTEX_HELD(&fctl_nwwn_hash_mutex)); in fctl_delist_nwwn_table()
3387 mutex_enter(&fctl_nwwn_hash_mutex); in fctl_get_remote_node_by_nwwn()
[all …]