Searched refs:pNextSRB (Results 1 – 1 of 1) sorted by relevance
2136 struct trm_scsi_req_q *pSRB, *pNextSRB; in trm_GoingSRB_Done() local2148 pNextSRB = TAILQ_NEXT(pSRB, link); in trm_GoingSRB_Done()2154 pSRB = pNextSRB; in trm_GoingSRB_Done()