Searched defs:fc_device_tree_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
688 mutex_enter(&fc_device_tree_lock);
702 mutex_exit(&fc_device_tree_lock);
711 mutex_enter(&fc_device_tree_lock);
741 mutex_exit(&fc_device_tree_lock);
752 mutex_enter(&fc_device_tree_lock);
756 mutex_exit(&fc_device_tree_lock);
767 mutex_enter(&fc_device_tree_lock);
771 mutex_exit(&fc_device_tree_lock);
[all...]

Completed in 57 milliseconds