Searched refs:csr_mutex (Results 1 – 4 of 4) sorted by relevance
122 mutex_init(&csr->csr_mutex, NULL, MUTEX_DRIVER, in hci1394_csr_init()144 mutex_destroy(&csr->csr_mutex); in hci1394_csr_fini()179 mutex_enter(&csr_handle->csr_mutex); in hci1394_csr_node_capabilities()181 mutex_exit(&csr_handle->csr_mutex); in hci1394_csr_node_capabilities()202 mutex_enter(&csr_handle->csr_mutex); in hci1394_csr_state_get()204 mutex_exit(&csr_handle->csr_mutex); in hci1394_csr_state_get()228 mutex_enter(&csr_handle->csr_mutex); in hci1394_csr_state_bset()246 mutex_exit(&csr_handle->csr_mutex); in hci1394_csr_state_bset()270 mutex_enter(&csr_handle->csr_mutex); in hci1394_csr_state_bclr()288 mutex_exit(&csr_handle->csr_mutex); in hci1394_csr_state_bclr()[all …]
581 mutex_init(&softsp->csr_mutex, NULL, MUTEX_DRIVER, in sysctrl_attach()731 mutex_enter(&softsp->csr_mutex); in sysctrl_attach()739 mutex_exit(&softsp->csr_mutex); in sysctrl_attach()879 mutex_destroy(&softsp->csr_mutex); in sysctrl_attach()1450 mutex_enter(&softsp->csr_mutex); in system_high_handler()1548 mutex_exit(&softsp->csr_mutex); in system_high_handler()1565 mutex_enter(&softsp->csr_mutex); in spur_delay()1588 mutex_exit(&softsp->csr_mutex); in spur_delay()1594 mutex_exit(&softsp->csr_mutex); in spur_delay()1649 mutex_enter(&softsp->csr_mutex); in spur_reenable()[all …]
118 kmutex_t csr_mutex; member
405 kmutex_t csr_mutex; /* locking for csr enable bits */ member