Lines Matching refs:thisTarg
783 static void FPT_queueFlushTargSccb(unsigned char p_card, unsigned char thisTarg,
6791 unsigned char thisTarg; in FPT_queueSelectFail() local
6795 thisTarg = in FPT_queueSelectFail()
6798 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueSelectFail()
6963 unsigned char qtag, thisTarg; in FPT_queueFlushSccb() local
6969 thisTarg = (unsigned char)currSCCB->TargID; in FPT_queueFlushSccb()
6970 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueFlushSccb()
6976 thisTarg)) { in FPT_queueFlushSccb()
7002 static void FPT_queueFlushTargSccb(unsigned char p_card, unsigned char thisTarg, in FPT_queueFlushTargSccb() argument
7008 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueFlushTargSccb()
7013 (FPT_BL_Card[p_card].discQ_Tbl[qtag]->TargID == thisTarg)) { in FPT_queueFlushTargSccb()