Searched refs:pokefault_mutex (Results 1 – 3 of 3) sorted by relevance
314 kmutex_t pokefault_mutex; /* mutex for pokefaults */ member
922 kmutex_t pokefault_mutex; member
582 mutex_init(&softsp->pokefault_mutex, NULL, MUTEX_SPIN, in sbus_attach()1345 mutex_enter(&softsp->pokefault_mutex); in sbus_ctlops_poke()1376 mutex_exit(&softsp->pokefault_mutex); in sbus_ctlops_poke()