Searched refs:cm_timer_mutex (Results 1 – 3 of 3) sorted by relevance
170 mutex_init(&hal->cm_timer_mutex, NULL, MUTEX_DRIVER, in h1394_attach()744 mutex_enter(&hal->cm_timer_mutex); in h1394_self_ids()750 mutex_exit(&hal->cm_timer_mutex); in h1394_self_ids()753 mutex_exit(&hal->cm_timer_mutex); in h1394_self_ids()1773 mutex_enter(&hal->cm_timer_mutex); in h1394_error_detected()1775 mutex_exit(&hal->cm_timer_mutex); in h1394_error_detected()
146 mutex_destroy(&hal->cm_timer_mutex); in s1394_cleanup_for_detach()964 mutex_enter(&hal->cm_timer_mutex); in s1394_cycle_too_long_callback()966 mutex_exit(&hal->cm_timer_mutex); in s1394_cycle_too_long_callback()
607 kmutex_t cm_timer_mutex; member