Searched refs:pGoingLast (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dtmscsim.h80 struct dc390_srb *pGoingLast; member in struct:dc390_dcb
H A Dtmscsim.c404 pDCB->pGoingLast->pNextSRB = pSRB;
408 pDCB->pGoingLast = pSRB;
426 if (pSRB == pDCB->pGoingLast)
427 pDCB->pGoingLast = psrb;

Completed in 110 milliseconds