Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c274 static kmutex_t board_kstat_lock; variable
436 mutex_init(&board_kstat_lock, NULL, MUTEX_DEFAULT, NULL); in _init()
471 mutex_destroy(&board_kstat_lock); in _fini()
707 ksp->ks_lock = &board_kstat_lock; in sgenv_add_kstats()