Lines Matching refs:thisTarg
811 static void FPT_queueFlushTargSccb(unsigned char p_card, unsigned char thisTarg,
6822 unsigned char thisTarg; in FPT_queueSelectFail() local
6826 thisTarg = in FPT_queueSelectFail()
6829 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueSelectFail()
6994 unsigned char qtag, thisTarg; in FPT_queueFlushSccb() local
7000 thisTarg = (unsigned char)currSCCB->TargID; in FPT_queueFlushSccb()
7001 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueFlushSccb()
7007 thisTarg)) { in FPT_queueFlushSccb()
7033 static void FPT_queueFlushTargSccb(unsigned char p_card, unsigned char thisTarg, in FPT_queueFlushTargSccb() argument
7039 currTar_Info = &FPT_sccbMgrTbl[p_card][thisTarg]; in FPT_queueFlushTargSccb()
7044 (FPT_BL_Card[p_card].discQ_Tbl[qtag]->TargID == thisTarg)) { in FPT_queueFlushTargSccb()