Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c250 static kmutex_t lw8_shutdown_hdlr_lock; variable
303 mutex_init(&lw8_shutdown_hdlr_lock, NULL, MUTEX_DEFAULT, NULL); in _init()
321 mutex_destroy(&lw8_shutdown_hdlr_lock); in _init()
349 mutex_destroy(&lw8_shutdown_hdlr_lock); in _fini()
462 &lw8_shutdown_payload_msg, NULL, &lw8_shutdown_hdlr_lock); in lw8_add_intr_handlers()