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

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h227 uint_t sft_lip_cnt; member in struct:sf_target
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3252 if (target != NULL && ptarget->sft_lip_cnt == sf->sf_lip_cnt &&
3268 target->sft_lip_cnt = privp->lip_cnt;
3305 ntarget->sft_lip_cnt = privp->lip_cnt;
3330 if (target != NULL && target->sft_lip_cnt == sf->sf_lip_cnt) {
3345 if (otarget->sft_lip_cnt == sf->sf_lip_cnt) {
3394 target->sft_lip_cnt = privp->lip_cnt;
3409 target->sft_lip_cnt = privp->lip_cnt;

Completed in 71 milliseconds