Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfc_subr.c54 static kmutex_t fc_hash_lock; variable
82 mutex_init(&fc_hash_lock, NULL, MUTEX_DRIVER, NULL); in fcode_init()
94 mutex_destroy(&fc_hash_lock); in fcode_fini()
473 mutex_enter(&fc_hash_lock); in fc_phandle_to_dip()
479 mutex_exit(&fc_hash_lock); in fc_phandle_to_dip()
498 mutex_enter(&fc_hash_lock); in fc_dip_to_phandle()
505 mutex_exit(&fc_hash_lock); in fc_dip_to_phandle()
518 mutex_exit(&fc_hash_lock); in fc_dip_to_phandle()
541 mutex_enter(&fc_hash_lock); in fc_add_dip_to_phandle()
548 mutex_exit(&fc_hash_lock); in fc_add_dip_to_phandle()
[all …]