Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfc_subr.c55 static kmutex_t fc_device_tree_lock; variable
83 mutex_init(&fc_device_tree_lock, NULL, MUTEX_DRIVER, NULL); in fcode_init()
688 mutex_enter(&fc_device_tree_lock); in fc_add_child()
702 mutex_exit(&fc_device_tree_lock); in fc_add_child()
711 mutex_enter(&fc_device_tree_lock); in fc_remove_child()
741 mutex_exit(&fc_device_tree_lock); in fc_remove_child()
752 mutex_enter(&fc_device_tree_lock); in fc_child_node()
756 mutex_exit(&fc_device_tree_lock); in fc_child_node()
767 mutex_enter(&fc_device_tree_lock); in fc_peer_node()
771 mutex_exit(&fc_device_tree_lock); in fc_peer_node()