Searched refs:fcipd_mutex (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1954 mutex_enter(&fdestp->fcipd_mutex);
1960 &fdestp->fcipd_mutex);
1964 mutex_exit(&fdestp->fcipd_mutex);
1979 mutex_enter(&fdestp->fcipd_mutex);
1982 mutex_exit(&fdestp->fcipd_mutex);
1986 mutex_enter(&fdestp->fcipd_mutex);
1997 mutex_exit(&fdestp->fcipd_mutex);
4149 mutex_enter(&fdestp->fcipd_mutex);
4154 mutex_exit(&fdestp->fcipd_mutex);
4167 mutex_exit(&fdestp->fcipd_mutex);
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h373 kmutex_t fcipd_mutex; /* packet list mutex */ member in struct:fcip_dest

Completed in 71 milliseconds