Lines Matching refs:sccbMgrTbl
116 #define sccbMgrTbl FPT_sccbMgrTbl macro
2282 extern SCCBMGR_TAR_INFO sccbMgrTbl[MAX_CARDS][MAX_SCSI_TAR];
2862 sccbMgrTbl[thisCard][i].TarStatus |= TAR_ALLOW_DISC; in SccbMgr_config_adapter()
2880 sccbMgrTbl[thisCard][id*2+i].TarEEValue = (UCHAR)temp; in SccbMgr_config_adapter()
2884 sccbMgrTbl[thisCard][id*2+i].TarStatus |= SYNC_SUPPORTED; in SccbMgr_config_adapter()
2885 sccbMgrTbl[thisCard][id*2+i].TarEEValue = in SccbMgr_config_adapter()
2895 sccbMgrTbl[thisCard][id*2+i].TarEEValue |= EE_WIDE_SCSI; in SccbMgr_config_adapter()
2900 sccbMgrTbl[thisCard][id*2+i].TarStatus |= WIDE_NEGOCIATED; in SccbMgr_config_adapter()
2904 sccbMgrTbl[thisCard][id*2+i].TarStatus |= WIDE_NEGOCIATED; in SccbMgr_config_adapter()
3462 sccbMgrTbl[thisCard][i].TarStatus |= TAR_ALLOW_DISC; in init_adapter()
3480 sccbMgrTbl[thisCard][id*2+i].TarEEValue = (u08bits)temp; in init_adapter()
3484 sccbMgrTbl[thisCard][id*2+i].TarStatus |= SYNC_SUPPORTED; in init_adapter()
3485 sccbMgrTbl[thisCard][id*2+i].TarEEValue = in init_adapter()
3495 sccbMgrTbl[thisCard][id*2+i].TarEEValue |= EE_WIDE_SCSI; in init_adapter()
3500 sccbMgrTbl[thisCard][id*2+i].TarStatus |= WIDE_NEGOCIATED; in init_adapter()
3504 sccbMgrTbl[thisCard][id*2+i].TarStatus |= WIDE_NEGOCIATED; in init_adapter()
3645 currTar_Info = &sccbMgrTbl[pCurrCard->cardIndex][scsiID]; in GetDevSyncRate()
3730 currTar_Info = &sccbMgrTbl[pCurrCard->cardIndex][scsiID]; in SetDevSyncRate()
3789 if(sccbMgrTbl[pCurrCard->cardIndex][p_ucb->UCB_targid].TarEEValue in GetDevWideMode()
3834 currTar_Info = &sccbMgrTbl[pCurrCard->cardIndex][scsiID]; in SetDevWideMode()
4440 ((sccbMgrTbl[thisCard][p_Sccb->TargID].TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING)) in SccbMgr_start_sccb()
4445 (sccbMgrTbl[thisCard][p_Sccb->TargID].TarSelQ_Cnt == 0) && in SccbMgr_start_sccb()
4446 (sccbMgrTbl[thisCard][p_Sccb->TargID].TarLUNBusy[lun] in SccbMgr_start_sccb()
4605 currTar_Info = &sccbMgrTbl[thisCard][p_Sccb->TargID]; in SccbMgr_abort_sccb()
5088 currTar_Info = &sccbMgrTbl[p_card][pCurrCard->currentSCCB->TargID]; in SccbMgr_bad_isr()
5277 sccbMgrTbl[p_card][scsiID].TarStatus = 0; in SccbMgrTableInitCard()
5278 sccbMgrTbl[p_card][scsiID].TarEEValue = 0; in SccbMgrTableInitCard()
5307 currTar_Info = &sccbMgrTbl[p_card][target]; in SccbMgrTableInitTarget()
5395 SCCBMGR_TAR_INFO sccbMgrTbl[MAX_CARDS][MAX_SCSI_TAR] = { { { 0 } } }; variable
5585 currTar_Info = &sccbMgrTbl[p_card][target]; in ssel()
5936 currTar_Info = &sccbMgrTbl[p_card][pCurrCard->currentSCCB->TargID]; in sres()
5994 currTar_Info = &sccbMgrTbl[p_card][our_target]; in sres()
6007 currTar_Info = &sccbMgrTbl[p_card][our_target]; in sres()
6110 if (sccbMgrTbl[p_card][our_target].TarEEValue & EE_SYNC_MASK) in sres()
6113 sccbMgrTbl[p_card][our_target].TarStatus &= ~TAR_SYNC_MASK; in sres()
6117 if (sccbMgrTbl[p_card][our_target].TarEEValue & EE_WIDE_SCSI) in sres()
6120 sccbMgrTbl[p_card][our_target].TarStatus &= ~TAR_WIDE_MASK; in sres()
6207 currTar_Info = &sccbMgrTbl[p_card][our_target]; in GetTarLun()
6356 currTar_Info = &sccbMgrTbl[p_card][currSCCB->TargID]; in sdecm()
6623 currTar_Info = &sccbMgrTbl[p_card][currSCCB->TargID]; in sisyncn()
6703 currTar_Info = &sccbMgrTbl[p_card][currSCCB->TargID]; in stsyncn()
6880 currTar_Info = &sccbMgrTbl[p_card][currSCCB->TargID]; in siwidn()
6937 currTar_Info = &sccbMgrTbl[p_card][currSCCB->TargID]; in stwidn()
7156 currTar_Info = &sccbMgrTbl[p_card][scsiID]; in sresb()
7457 currTar_Info = &sccbMgrTbl[p_card][p_sccb->TargID]; in sinits()
7848 currTar_Info = &sccbMgrTbl[p_card][scsiID]; in phaseMsgOut()
7852 if (sccbMgrTbl[p_card][scsiID].TarEEValue & EE_SYNC_MASK) in phaseMsgOut()
7855 sccbMgrTbl[p_card][scsiID].TarStatus &= ~TAR_SYNC_MASK; in phaseMsgOut()
7859 if (sccbMgrTbl[p_card][scsiID].TarEEValue & EE_WIDE_SCSI) in phaseMsgOut()
7862 sccbMgrTbl[p_card][scsiID].TarStatus &= ~TAR_WIDE_MASK; in phaseMsgOut()
7875 sccbMgrTbl[p_card][scsiID].TarTagQ_Cnt--; in phaseMsgOut()
7934 ((sccbMgrTbl[p_card][currSCCB->TargID].TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING)) in phaseMsgOut()
7935 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[currSCCB->Lun] = FALSE; in phaseMsgOut()
7937 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[0] = FALSE; in phaseMsgOut()
8193 ((sccbMgrTbl[p_card][currSCCB->TargID].TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING)) in phaseBusFree()
8194 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[currSCCB->Lun] = FALSE; in phaseBusFree()
8196 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[0] = FALSE; in phaseBusFree()
8206 sccbMgrTbl[p_card][currSCCB->TargID].TarStatus |= in phaseBusFree()
8208 sccbMgrTbl[p_card][currSCCB->TargID].TarEEValue &= ~EE_SYNC_MASK; in phaseBusFree()
8213 sccbMgrTbl[p_card][currSCCB->TargID].TarStatus = in phaseBusFree()
8214 (sccbMgrTbl[p_card][currSCCB->TargID]. in phaseBusFree()
8217 sccbMgrTbl[p_card][currSCCB->TargID].TarEEValue &= ~EE_WIDE_SCSI; in phaseBusFree()
8230 sccbMgrTbl[p_card][currSCCB->TargID].TarStatus &= ~TAR_TAG_Q_MASK; in phaseBusFree()
8231 sccbMgrTbl[p_card][currSCCB->TargID].TarStatus |= TAG_Q_REJECT; in phaseBusFree()
8252 ((sccbMgrTbl[p_card][currSCCB->TargID].TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING)) in phaseBusFree()
8253 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[currSCCB->Lun] = FALSE; in phaseBusFree()
8255 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[0] = FALSE; in phaseBusFree()
8444 sccbMgrTbl[p_card][currSCCB->TargID].TarLUN_CA = FALSE; in autoCmdCmplt()
8452 ((sccbMgrTbl[p_card][currSCCB->TargID].TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) in autoCmdCmplt()
8454 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[currSCCB->Lun] = TRUE; in autoCmdCmplt()
8457 …BL_Card[p_card].discQ_Tbl[sccbMgrTbl[p_card][currSCCB->TargID].LunDiscQ_Idx[currSCCB->Lun]] = NULL; in autoCmdCmplt()
8461 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[0] = TRUE; in autoCmdCmplt()
8471 BL_Card[p_card].discQ_Tbl[sccbMgrTbl[p_card][currSCCB->TargID].LunDiscQ_Idx[0]] = NULL; in autoCmdCmplt()
8484 sccbMgrTbl[p_card][currSCCB->TargID].TarStatus |= in autoCmdCmplt()
8487 sccbMgrTbl[p_card][currSCCB->TargID].TarEEValue &= ~EE_SYNC_MASK; in autoCmdCmplt()
8491 ((sccbMgrTbl[p_card][currSCCB->TargID].TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) in autoCmdCmplt()
8493 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[currSCCB->Lun] = TRUE; in autoCmdCmplt()
8496 …BL_Card[p_card].discQ_Tbl[sccbMgrTbl[p_card][currSCCB->TargID].LunDiscQ_Idx[currSCCB->Lun]] = NULL; in autoCmdCmplt()
8500 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[0] = TRUE; in autoCmdCmplt()
8510 BL_Card[p_card].discQ_Tbl[sccbMgrTbl[p_card][currSCCB->TargID].LunDiscQ_Idx[0]] = NULL; in autoCmdCmplt()
8520 sccbMgrTbl[p_card][currSCCB->TargID].TarStatus = in autoCmdCmplt()
8521 (sccbMgrTbl[p_card][currSCCB->TargID]. in autoCmdCmplt()
8524 sccbMgrTbl[p_card][currSCCB->TargID].TarEEValue &= ~EE_WIDE_SCSI; in autoCmdCmplt()
8528 ((sccbMgrTbl[p_card][currSCCB->TargID].TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) in autoCmdCmplt()
8530 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[currSCCB->Lun] = TRUE; in autoCmdCmplt()
8533 …BL_Card[p_card].discQ_Tbl[sccbMgrTbl[p_card][currSCCB->TargID].LunDiscQ_Idx[currSCCB->Lun]] = NULL; in autoCmdCmplt()
8537 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[0] = TRUE; in autoCmdCmplt()
8547 BL_Card[p_card].discQ_Tbl[sccbMgrTbl[p_card][currSCCB->TargID].LunDiscQ_Idx[0]] = NULL; in autoCmdCmplt()
8558 if (sccbMgrTbl[p_card][currSCCB->TargID].TarEEValue & EE_SYNC_MASK) in autoCmdCmplt()
8560 sccbMgrTbl[p_card][currSCCB->TargID].TarStatus &= ~TAR_SYNC_MASK; in autoCmdCmplt()
8562 if (sccbMgrTbl[p_card][currSCCB->TargID].TarEEValue & EE_WIDE_SCSI) in autoCmdCmplt()
8564 sccbMgrTbl[p_card][currSCCB->TargID].TarStatus &= ~TAR_WIDE_MASK; in autoCmdCmplt()
8576 sccbMgrTbl[p_card][currSCCB->TargID].TarLUN_CA in autoCmdCmplt()
8590 ((sccbMgrTbl[p_card][currSCCB->TargID].TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) in autoCmdCmplt()
8592 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[currSCCB->Lun] = TRUE; in autoCmdCmplt()
8595 …BL_Card[p_card].discQ_Tbl[sccbMgrTbl[p_card][currSCCB->TargID].LunDiscQ_Idx[currSCCB->Lun]] = NULL; in autoCmdCmplt()
8599 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[0] = TRUE; in autoCmdCmplt()
8609 BL_Card[p_card].discQ_Tbl[sccbMgrTbl[p_card][currSCCB->TargID].LunDiscQ_Idx[0]] = NULL; in autoCmdCmplt()
8622 ((sccbMgrTbl[p_card][currSCCB->TargID].TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) in autoCmdCmplt()
8624 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[currSCCB->Lun] = TRUE; in autoCmdCmplt()
8627 …BL_Card[p_card].discQ_Tbl[sccbMgrTbl[p_card][currSCCB->TargID].LunDiscQ_Idx[currSCCB->Lun]] = NULL; in autoCmdCmplt()
8631 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[0] = TRUE; in autoCmdCmplt()
8641 BL_Card[p_card].discQ_Tbl[sccbMgrTbl[p_card][currSCCB->TargID].LunDiscQ_Idx[0]] = NULL; in autoCmdCmplt()
8654 ((sccbMgrTbl[p_card][currSCCB->TargID].TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING)) in autoCmdCmplt()
8655 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[currSCCB->Lun] = FALSE; in autoCmdCmplt()
8657 sccbMgrTbl[p_card][currSCCB->TargID].TarLUNBusy[0] = FALSE; in autoCmdCmplt()
11084 currTar_Info = &sccbMgrTbl[p_card][scan_ptr]; in queueSearchSelect()
11214 currTar_Info = &sccbMgrTbl[p_card][thisTarg]; in queueSelectFail()
11310 currTar_Info = &sccbMgrTbl[p_card][p_sccb->TargID]; in queueCmdComplete()
11404 currTar_Info = &sccbMgrTbl[p_card][p_sccb->TargID];
11445 currTar_Info = &sccbMgrTbl[p_card][p_sccb->TargID]; in queueDisconnect()
11457 sccbMgrTbl[p_card][p_sccb->TargID].TarLUNBusy[0] = FALSE; in queueDisconnect()
11458 sccbMgrTbl[p_card][p_sccb->TargID].TarTagQ_Cnt++; in queueDisconnect()
11486 currTar_Info = &sccbMgrTbl[p_card][thisTarg]; in queueFlushSccb()
11520 currTar_Info = &sccbMgrTbl[p_card][thisTarg]; in queueFlushTargSccb()
11547 currTar_Info = &sccbMgrTbl[p_card][p_SCCB->TargID]; in queueAddSccb()
11583 currTar_Info = &sccbMgrTbl[p_card][p_SCCB->TargID]; in queueFindSccb()
12124 &sccbMgrTbl[((SCCBCARD *)CardHandle)->cardIndex][TargetID]; in FlashPoint_InquireTargetInfo()