Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c268 static kmutex_t board_cache_lock; variable
435 mutex_init(&board_cache_lock, NULL, MUTEX_DEFAULT, NULL); in _init()
470 mutex_destroy(&board_cache_lock); in _fini()
1239 mutex_enter(&board_cache_lock); in sgenv_init_board_cache()
1242 mutex_exit(&board_cache_lock); in sgenv_init_board_cache()
1346 mutex_enter(&board_cache_lock); in sgenv_board_info_kstat_update()
1368 mutex_exit(&board_cache_lock); in sgenv_board_info_kstat_update()
1835 mutex_enter(&board_cache_lock); in sgenv_get_board_info_data()
1886 mutex_exit(&board_cache_lock); in sgenv_get_board_info_data()