Searched refs:bd_mutex (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c398 mutex_enter(&bdp->bd_mutex);
452 mutex_exit(&bdp->bd_mutex);
475 mutex_init(&bdp->bd_mutex, NULL, MUTEX_DRIVER, NULL);
494 mutex_destroy(&bdp->bd_mutex);
589 mutex_enter(&bdp->bd_mutex);
612 mutex_exit(&bdp->bd_mutex);
H A Dsbdp_mbox.c185 mutex_enter(&bdp->bd_mutex);
189 mutex_exit(&bdp->bd_mutex);
199 mutex_exit(&bdp->bd_mutex);
213 mutex_enter(&bdp->bd_mutex);
216 mutex_exit(&bdp->bd_mutex);
H A Dsbdp_mem.c437 mutex_enter(&s_bdp->bd_mutex);
439 mutex_exit(&s_bdp->bd_mutex);
947 mutex_enter(&cph->s_bdp->bd_mutex);
949 mutex_exit(&cph->s_bdp->bd_mutex);
950 mutex_enter(&cph->t_bdp->bd_mutex);
952 mutex_exit(&cph->t_bdp->bd_mutex);
H A Dsbdp_cpu.c136 mutex_enter(&bdp->bd_mutex);
172 mutex_exit(&bdp->bd_mutex);
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_priv.h159 kmutex_t bd_mutex; /* mutex for this board */ member in struct:__anon9956

Completed in 88 milliseconds