Home
last modified time | relevance | path

Searched refs:fcip_cpr_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h231 callb_cpr_t fcip_cpr_info; /* for the sendup thread */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3104 CALLB_CPR_INIT(&fptr->fcip_cpr_info, &fptr->fcip_sendup_mutex, in fcip_sendup_thr()
3112 CALLB_CPR_SAFE_BEGIN(&fptr->fcip_cpr_info); in fcip_sendup_thr()
3115 CALLB_CPR_SAFE_END(&fptr->fcip_cpr_info, in fcip_sendup_thr()
3165 CALLB_CPR_EXIT(&fptr->fcip_cpr_info); in fcip_sendup_thr()