Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dtrm.c2136 struct trm_scsi_req_q *pSRB, *pNextSRB; in trm_GoingSRB_Done() local
2148 pNextSRB = TAILQ_NEXT(pSRB, link); in trm_GoingSRB_Done()
2154 pSRB = pNextSRB; in trm_GoingSRB_Done()