Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/io/glvc/
H A Dglvc.c165 kmutex_t statusreg_mutex; /* Protects status register */ member
353 mutex_init(&(softsp->statusreg_mutex), NULL, in glvc_attach()
397 mutex_destroy(&(softsp->statusreg_mutex)); in glvc_attach()
427 mutex_destroy(&(softsp->statusreg_mutex)); in glvc_detach()
920 mutex_enter(&softsp->statusreg_mutex); in glvc_ioctl_opt_op()
922 mutex_exit(&softsp->statusreg_mutex); in glvc_ioctl_opt_op()