Home
last modified time | relevance | path

Searched refs:thisTarg (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
DFlashPoint.c811 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()
[all …]