Lines Matching refs:thisTarg
811 static void FPT_queueFlushTargSccb(unsigned char p_card, unsigned char thisTarg,
6819 unsigned char thisTarg; in FPT_queueSelectFail() local
6823 thisTarg = in FPT_queueSelectFail()
6826 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueSelectFail()
6991 unsigned char qtag, thisTarg; in FPT_queueFlushSccb() local
6997 thisTarg = (unsigned char)currSCCB->TargID; in FPT_queueFlushSccb()
6998 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueFlushSccb()
7004 thisTarg)) { in FPT_queueFlushSccb()
7030 static void FPT_queueFlushTargSccb(unsigned char p_card, unsigned char thisTarg, in FPT_queueFlushTargSccb() argument
7036 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueFlushTargSccb()
7041 (FPT_BL_Card[p_card].discQ_Tbl[qtag]->TargID == thisTarg)) { in FPT_queueFlushTargSccb()