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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h192 kmutex_t fcip_ub_mutex; /* protect the unsol bufs */ member in struct:fcip
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c910 mutex_init(&fptr->fcip_ub_mutex, NULL, MUTEX_DRIVER, NULL);
5053 mutex_destroy(&fptr->fcip_ub_mutex);

Completed in 78 milliseconds