• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/

Lines Matching refs:TarStatus

217 	unsigned char TarStatus;
1326 FPT_sccbMgrTbl[thisCard][i].TarStatus |= TAR_ALLOW_DISC;
1354 i].TarStatus |=
1374 i].TarStatus |=
1566 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
2109 && ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
2118 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
2122 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
2187 FPT_sccbMgrTbl[p_card][scsiID].TarStatus = 0;
2338 if ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) == TAG_Q_REJECT)
2342 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING)))
2351 && ((currTar_Info->TarStatus & TAR_TAG_Q_MASK)
2391 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
2438 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
2442 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
2473 else if (!(currTar_Info->TarStatus & WIDE_NEGOCIATED)) {
2478 else if (!((currTar_Info->TarStatus & TAR_SYNC_MASK)
2490 if ((currTar_Info->TarStatus & TAR_TAG_Q_MASK)
2636 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
2640 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
2644 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
2704 TarStatus & TAR_TAG_Q_MASK) ==
2788 TarStatus &= ~TAR_SYNC_MASK;
2796 TarStatus &= ~TAR_WIDE_MASK;
2808 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
2928 currTar_Info->TarStatus &=
2930 currTar_Info->TarStatus |= (unsigned char)TAG_Q_REJECT;
2949 ((currTar_Info->TarStatus & TAR_SYNC_MASK) == SYNC_TRYING)
2950 || ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) ==
2965 currTar_Info->TarStatus |=
2975 currTar_Info->TarStatus =
2977 TarStatus & ~WIDE_ENABLED) |
2986 TarStatus & TAR_TAG_Q_MASK) ==
2988 currTar_Info->TarStatus =
2990 TarStatus & ~(unsigned char)
3015 TarStatus & TAR_TAG_Q_MASK) !=
3159 if (!((currTar_Info->TarStatus & TAR_SYNC_MASK) == SYNC_TRYING)) {
3203 currTar_Info->TarStatus =
3205 TarStatus & ~(unsigned char)TAR_SYNC_MASK) |
3217 currTar_Info->TarStatus |= (unsigned char)SYNC_SUPPORTED;
3319 if (currTar_Info->TarStatus & WIDE_ENABLED)
3333 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3347 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3399 if (!((currTar_Info->TarStatus & TAR_WIDE_MASK) == WIDE_NEGOCIATED)) {
3420 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3429 currTar_Info->TarStatus = ((currTar_Info->TarStatus &
3467 currTar_Info->TarStatus |= WIDE_ENABLED;
3471 currTar_Info->TarStatus &= ~WIDE_ENABLED;
3478 currTar_Info->TarStatus |= WIDE_NEGOCIATED;
3481 ((currTar_Info->TarStatus & TAR_SYNC_MASK) ==
3506 currTar_Info->TarStatus |= (WIDE_NEGOCIATED | WIDE_ENABLED);
3653 currTar_Info->TarStatus &= ~TAR_SYNC_MASK;
3657 currTar_Info->TarStatus &= ~TAR_WIDE_MASK;
3942 if ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) == TAG_Q_REJECT)
3946 currTar_Info->TarStatus |= TAG_Q_TRYING;
3955 (currTar_Info->TarStatus & TAR_ALLOW_DISC)) ||
3956 (currTar_Info->TarStatus & TAG_Q_TRYING)) {
3958 if ((currTar_Info->TarStatus & TAR_ALLOW_DISC) ||
3959 (currTar_Info->TarStatus & TAG_Q_TRYING)) {
4197 FPT_sccbMgrTbl[p_card][scsiID].TarStatus &=
4205 FPT_sccbMgrTbl[p_card][scsiID].TarStatus &=
4268 TarStatus & TAR_TAG_Q_MASK) !=
4472 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
4487 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus |=
4494 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus =
4496 TarStatus & ~WIDE_ENABLED) | WIDE_NEGOCIATED;
4510 TarStatus &= ~TAR_TAG_Q_MASK;
4512 TarStatus |= TAG_Q_REJECT;
4530 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
4677 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
4716 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus |=
4725 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
4761 FPT_sccbMgrTbl[p_card][currSCCB->TargID].TarStatus =
4763 TarStatus & ~WIDE_ENABLED) | WIDE_NEGOCIATED;
4771 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {
4811 TarStatus &= ~TAR_SYNC_MASK;
4817 TarStatus &= ~TAR_WIDE_MASK;
4848 TarStatus & TAR_TAG_Q_MASK) !=
4903 TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))
6721 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
6970 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) !=
7008 ((currTar_Info->TarStatus & TAR_TAG_Q_MASK) != TAG_Q_TRYING))) {