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

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c961 sf->sf_lip_cnt++;
1023 sf->sf_lip_cnt++;
1304 if ((sf->sf_lip_cnt == lip_cnt) && !(target->sft_state
2193 sf->sf_lip_cnt++;
2248 sf->sf_lip_cnt++;
2268 lip_cnt = sf->sf_lip_cnt;
2316 if (lip_cnt == sf->sf_lip_cnt) {
2342 sf->sf_lip_cnt++;
2392 sf->sf_lip_cnt++;
2847 if (privp->lip_cnt == sf->sf_lip_cnt) {
[all...]
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h107 uint_t sf_lip_cnt; member in struct:sf

Completed in 69 milliseconds