Lines Matching refs:thisTarg
783 static void FPT_queueFlushTargSccb(unsigned char p_card, unsigned char thisTarg,
6790 unsigned char thisTarg; in FPT_queueSelectFail() local
6794 thisTarg = in FPT_queueSelectFail()
6797 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueSelectFail()
6962 unsigned char qtag, thisTarg; in FPT_queueFlushSccb() local
6968 thisTarg = (unsigned char)currSCCB->TargID; in FPT_queueFlushSccb()
6969 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueFlushSccb()
6975 thisTarg)) { in FPT_queueFlushSccb()
7001 static void FPT_queueFlushTargSccb(unsigned char p_card, unsigned char thisTarg, in FPT_queueFlushTargSccb() argument
7007 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueFlushTargSccb()
7012 (FPT_BL_Card[p_card].discQ_Tbl[qtag]->TargID == thisTarg)) { in FPT_queueFlushTargSccb()