Searched refs:pGoingLast (Results 1 – 2 of 2) sorted by relevance
80 struct dc390_srb *pGoingLast; member
404 pDCB->pGoingLast->pNextSRB = pSRB; in dc390_Going_append()408 pDCB->pGoingLast = pSRB; in dc390_Going_append()426 if (pSRB == pDCB->pGoingLast) in dc390_Going_remove()427 pDCB->pGoingLast = psrb; in dc390_Going_remove()