Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h231 callb_cpr_t fcip_cpr_info; /* for the sendup thread */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3179 CALLB_CPR_INIT(&fptr->fcip_cpr_info, &fptr->fcip_sendup_mutex, in fcip_sendup_thr()
3187 CALLB_CPR_SAFE_BEGIN(&fptr->fcip_cpr_info); in fcip_sendup_thr()
3190 CALLB_CPR_SAFE_END(&fptr->fcip_cpr_info, in fcip_sendup_thr()
3243 CALLB_CPR_EXIT(&fptr->fcip_cpr_info); in fcip_sendup_thr()