Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/trm/
H A Dtrm.c1836 PSRB pSRBTemp; in trm_MsgInPhase0() local
1982 pSRBTemp = pDCB->pGoingLastSRB; in trm_MsgInPhase0()
1987 if (pSRB == pSRBTemp) { in trm_MsgInPhase0()