Lines Matching refs:TarStatus

217 	unsigned char TarStatus;
1333 FPT_sccbMgrTbl[thisCard][i].TarStatus |= TAR_ALLOW_DISC;
1361 i].TarStatus |=
1381 i].TarStatus |=
1572 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
2097 && ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
2106 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
2110 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
2175 FPT_sccbMgrTbl[p_card][scsiID].TarStatus = 0;
2326 if ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) == TAG_Q_REJECT)
2330 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING)))
2339 && ((currTar_Info->TarStatus & TAR_TAG_Q_MASK)
2379 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
2426 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
2430 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
2461 else if (!(currTar_Info->TarStatus & WIDE_NEGOCIATED)) {
2466 else if (!((currTar_Info->TarStatus & TAR_SYNC_MASK)
2478 if ((currTar_Info->TarStatus & TAR_TAG_Q_MASK)
2624 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
2628 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
2632 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
2692 TarStatus & TAR_TAG_Q_MASK) ==
2776 TarStatus &= ~TAR_SYNC_MASK;
2784 TarStatus &= ~TAR_WIDE_MASK;
2796 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
2915 currTar_Info->TarStatus &=
2917 currTar_Info->TarStatus |= (unsigned char)TAG_Q_REJECT;
2936 ((currTar_Info->TarStatus & TAR_SYNC_MASK) == SYNC_TRYING)
2937 || ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) ==
2952 currTar_Info->TarStatus |=
2962 currTar_Info->TarStatus =
2964 TarStatus & ~WIDE_ENABLED) |
2973 TarStatus & TAR_TAG_Q_MASK) ==
2975 currTar_Info->TarStatus =
2977 TarStatus & ~(unsigned char)
3002 TarStatus & TAR_TAG_Q_MASK) !=
3145 if (!((currTar_Info->TarStatus & TAR_SYNC_MASK) == SYNC_TRYING)) {
3189 currTar_Info->TarStatus =
3191 TarStatus & ~(unsigned char)TAR_SYNC_MASK) |
3203 currTar_Info->TarStatus |= (unsigned char)SYNC_SUPPORTED;
3305 if (currTar_Info->TarStatus & WIDE_ENABLED)
3319 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3333 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3385 if (!((currTar_Info->TarStatus & TAR_WIDE_MASK) == WIDE_NEGOCIATED)) {
3406 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3415 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3453 currTar_Info->TarStatus |= WIDE_ENABLED;
3457 currTar_Info->TarStatus &= ~WIDE_ENABLED;
3464 currTar_Info->TarStatus |= WIDE_NEGOCIATED;
3467 ((currTar_Info->TarStatus & TAR_SYNC_MASK) ==
3492 currTar_Info->TarStatus |= (WIDE_NEGOCIATED | WIDE_ENABLED);
3639 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
3643 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
3928 if ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) == TAG_Q_REJECT)
3932 currTar_Info->TarStatus |= TAG_Q_TRYING;
3941 (currTar_Info->TarStatus & TAR_ALLOW_DISC)) ||
3942 (currTar_Info->TarStatus & TAG_Q_TRYING)) {
3944 if ((currTar_Info->TarStatus & TAR_ALLOW_DISC) ||
3945 (currTar_Info->TarStatus & TAG_Q_TRYING)) {
4183 FPT_sccbMgrTbl[p_card][scsiID].TarStatus &=
4191 FPT_sccbMgrTbl[p_card][scsiID].TarStatus &=
4254 TarStatus & TAR_TAG_Q_MASK) !=
4458 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
4473 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus |=
4480 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus =
4482 TarStatus & ~WIDE_ENABLED) | WIDE_NEGOCIATED;
4496 TarStatus &= ~TAR_TAG_Q_MASK;
4498 TarStatus |= TAG_Q_REJECT;
4516 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
4663 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
4702 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus |=
4711 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
4747 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus =
4749 TarStatus & ~WIDE_ENABLED) | WIDE_NEGOCIATED;
4757 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
4797 TarStatus &= ~TAR_SYNC_MASK;
4803 TarStatus &= ~TAR_WIDE_MASK;
4834 TarStatus & TAR_TAG_Q_MASK) !=
4889 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
6678 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
6927 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
6965 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {