Home
last modified time | relevance | path

Searched refs:last_htag (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c1955 pwp->last_htag[i] = wrkp->last_htag; in pmcs_check_forward_progress()
1959 (wrkp->last_htag == pwp->last_htag[i])) { in pmcs_check_forward_progress()
1965 pwp->last_htag[i] = wrkp->last_htag; in pmcs_check_forward_progress()
H A Dpmcs_subr.c1700 bzero(pwp->last_htag, sizeof (pwp->last_htag)); in pmcs_soft_reset()
4783 p->last_htag = p->htag; in pmcs_pwork()
/titanic_50/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h249 uint32_t last_htag; member
H A Dpmcs.h428 uint32_t last_htag[PMCS_MAX_IQ]; member
/titanic_50/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c925 wp->last_htag, last_state, wp->last_phy, wp->last_xp, in display_one_work()
966 serno = PMCS_TAG_SERNO((wp + idx)->last_htag); in display_work()