Home
last modified time | relevance | path

Searched refs:last_iqci (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h427 uint32_t last_iqci[PMCS_MAX_IQ]; member
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c1954 pwp->last_iqci[i] = cur_iqci; in pmcs_check_forward_progress()
1958 if ((cur_iqci == pwp->last_iqci[i]) && in pmcs_check_forward_progress()
1964 pwp->last_iqci[i] = cur_iqci; in pmcs_check_forward_progress()
H A Dpmcs_subr.c1699 bzero(pwp->last_iqci, sizeof (pwp->last_iqci)); in pmcs_soft_reset()