Searched refs:fcipd_mutex (Results 1 – 2 of 2) sorted by relevance
1897 mutex_enter(&fdestp->fcipd_mutex); in fcip_handle_suspend()1903 &fdestp->fcipd_mutex); in fcip_handle_suspend()1907 mutex_exit(&fdestp->fcipd_mutex); in fcip_handle_suspend()1922 mutex_enter(&fdestp->fcipd_mutex); in fcip_handle_suspend()1925 mutex_exit(&fdestp->fcipd_mutex); in fcip_handle_suspend()1929 mutex_enter(&fdestp->fcipd_mutex); in fcip_handle_suspend()1940 mutex_exit(&fdestp->fcipd_mutex); in fcip_handle_suspend()4011 mutex_enter(&fdestp->fcipd_mutex); in fcip_start()4016 mutex_exit(&fdestp->fcipd_mutex); in fcip_start()4029 mutex_exit(&fdestp->fcipd_mutex); in fcip_start()[all …]
373 kmutex_t fcipd_mutex; /* packet list mutex */ member