Lines Matching refs:TarStatus

217 	unsigned char TarStatus;
1305 FPT_sccbMgrTbl[thisCard][i].TarStatus |= TAR_ALLOW_DISC;
1333 i].TarStatus |=
1353 i].TarStatus |=
1544 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
2065 && ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
2074 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
2078 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
2143 FPT_sccbMgrTbl[p_card][scsiID].TarStatus = 0;
2294 if ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) == TAG_Q_REJECT)
2298 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING)))
2307 && ((currTar_Info->TarStatus & TAR_TAG_Q_MASK)
2347 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
2394 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
2398 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
2429 else if (!(currTar_Info->TarStatus & WIDE_NEGOCIATED)) {
2434 else if (!((currTar_Info->TarStatus & TAR_SYNC_MASK)
2446 if ((currTar_Info->TarStatus & TAR_TAG_Q_MASK)
2592 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
2596 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
2600 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
2660 TarStatus & TAR_TAG_Q_MASK) ==
2744 TarStatus &= ~TAR_SYNC_MASK;
2752 TarStatus &= ~TAR_WIDE_MASK;
2764 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
2883 currTar_Info->TarStatus &=
2885 currTar_Info->TarStatus |= (unsigned char)TAG_Q_REJECT;
2905 ((currTar_Info->TarStatus & TAR_SYNC_MASK) == SYNC_TRYING)
2906 || ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) ==
2921 currTar_Info->TarStatus |=
2931 currTar_Info->TarStatus =
2933 TarStatus & ~WIDE_ENABLED) |
2942 TarStatus & TAR_TAG_Q_MASK) ==
2944 currTar_Info->TarStatus =
2946 TarStatus & ~(unsigned char)
2971 TarStatus & TAR_TAG_Q_MASK) !=
3114 if (!((currTar_Info->TarStatus & TAR_SYNC_MASK) == SYNC_TRYING)) {
3158 currTar_Info->TarStatus =
3160 TarStatus & ~(unsigned char)TAR_SYNC_MASK) |
3172 currTar_Info->TarStatus |= (unsigned char)SYNC_SUPPORTED;
3274 if (currTar_Info->TarStatus & WIDE_ENABLED)
3288 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3302 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3356 if (!((currTar_Info->TarStatus & TAR_WIDE_MASK) == WIDE_NEGOCIATED)) {
3377 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3386 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3424 currTar_Info->TarStatus |= WIDE_ENABLED;
3428 currTar_Info->TarStatus &= ~WIDE_ENABLED;
3435 currTar_Info->TarStatus |= WIDE_NEGOCIATED;
3438 ((currTar_Info->TarStatus & TAR_SYNC_MASK) ==
3463 currTar_Info->TarStatus |= (WIDE_NEGOCIATED | WIDE_ENABLED);
3612 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
3616 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
3901 if ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) == TAG_Q_REJECT)
3905 currTar_Info->TarStatus |= TAG_Q_TRYING;
3914 (currTar_Info->TarStatus & TAR_ALLOW_DISC)) ||
3915 (currTar_Info->TarStatus & TAG_Q_TRYING)) {
3917 if ((currTar_Info->TarStatus & TAR_ALLOW_DISC) ||
3918 (currTar_Info->TarStatus & TAG_Q_TRYING)) {
4152 FPT_sccbMgrTbl[p_card][scsiID].TarStatus &=
4160 FPT_sccbMgrTbl[p_card][scsiID].TarStatus &=
4223 TarStatus & TAR_TAG_Q_MASK) !=
4427 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
4442 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus |=
4449 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus =
4451 TarStatus & ~WIDE_ENABLED) | WIDE_NEGOCIATED;
4465 TarStatus &= ~TAR_TAG_Q_MASK;
4467 TarStatus |= TAG_Q_REJECT;
4485 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
4632 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
4671 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus |=
4680 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
4716 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus =
4718 TarStatus & ~WIDE_ENABLED) | WIDE_NEGOCIATED;
4726 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
4766 TarStatus &= ~TAR_SYNC_MASK;
4772 TarStatus &= ~TAR_WIDE_MASK;
4803 TarStatus & TAR_TAG_Q_MASK) !=
4858 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
6647 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
6896 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
6934 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {