Searched refs:fcipd_mutex (Results 1 – 2 of 2) sorted by relevance
1954 mutex_enter(&fdestp->fcipd_mutex); in fcip_handle_suspend()1960 &fdestp->fcipd_mutex); in fcip_handle_suspend()1964 mutex_exit(&fdestp->fcipd_mutex); in fcip_handle_suspend()1979 mutex_enter(&fdestp->fcipd_mutex); in fcip_handle_suspend()1982 mutex_exit(&fdestp->fcipd_mutex); in fcip_handle_suspend()1986 mutex_enter(&fdestp->fcipd_mutex); in fcip_handle_suspend()1997 mutex_exit(&fdestp->fcipd_mutex); in fcip_handle_suspend()4149 mutex_enter(&fdestp->fcipd_mutex); in fcip_start()4154 mutex_exit(&fdestp->fcipd_mutex); in fcip_start()4167 mutex_exit(&fdestp->fcipd_mutex); in fcip_start()[all …]
373 kmutex_t fcipd_mutex; /* packet list mutex */ member