Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A DFlashPoint.c783 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()
[all …]