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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h219 int fcip_sendup_thr_initted; /* sendup tq thread */ member in struct:fcip
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c983 fptr->fcip_sendup_thr_initted = 1;
3185 while (fptr->fcip_sendup_thr_initted &&
3194 if (fptr->fcip_sendup_thr_initted == 0) {
4985 if (fptr->fcip_sendup_thr_initted) {
4986 fptr->fcip_sendup_thr_initted = 0;

Completed in 75 milliseconds