Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c894 mutex_init(&fptr->fcip_ub_mutex, NULL, MUTEX_DRIVER, NULL); in fcip_port_attach()
4879 mutex_destroy(&fptr->fcip_ub_mutex); in fcip_softstate_free()