Lines Matching defs:statDevToHostFisHeader

1353   agsaFisRegD2HHeader_t     *statDevToHostFisHeader = agNULL;
1436 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
1437 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
1439 if( (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS) &&
1440 (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
1441 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)
1444 TI_DBG1(("satChainedDataIOCB: FAILED, Wrong FIS type 0x%x\n", statDevToHostFisHeader->fisType));
1659 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
1732 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
1733 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
1738 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS)
1758 if ( ((statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
1759 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)) ||
1768 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
1770 TI_DBG1(("satNonChainedWriteNVerifyCB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
1772 else if (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)
1774 TI_DBG1(("satNonChainedWriteNVerifyCB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
2038 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
2115 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
2116 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
2118 if( (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS) &&
2119 (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
2120 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)
2123 TI_DBG1(("satChainedWriteNVerifyCB: FAILED, Wrong FIS type 0x%x\n", statDevToHostFisHeader->fisType));
4937 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
5003 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
5004 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
5009 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
5018 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
5020 TI_DBG1(("satVerify10CB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
5151 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
5217 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
5218 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
5223 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
5232 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
5234 TI_DBG1(("satNonChainedVerifyCB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
5371 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
5441 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
5442 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
5447 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
5456 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
5458 TI_DBG1(("satChainedVerifyCB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
5698 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
5763 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
5764 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
5765 ataError = statDevToHostFisHeader->error; /* ATA Eror register */
5767 if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
5769 TI_DBG1(("satTestUnitReadyCB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
6058 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
6130 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
6131 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
6136 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS)
6155 if ( ((statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
6156 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)) ||
6165 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
6167 TI_DBG1(("satWriteSame10CB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
6169 else if (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)
6171 TI_DBG1(("satWriteSame10CB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
6526 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
6627 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
6628 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
6635 if( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
6644 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
6646 TI_DBG1(("satStartStopUnitCB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
7169 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
7241 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
7242 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
7255 if( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
7275 if( statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
7280 TI_DBG1(("satSendDiagnosticCB: FAILED, Wrong FIS type 0x%x and SAT_READ_VERIFY_SECTORS(_EXT)\n", statDevToHostFisHeader->fisType));
7284 TI_DBG1(("satSendDiagnosticCB: FAILED, Wrong FIS type 0x%x and SAT_SMART_EXEUTE_OFF_LINE_IMMEDIATE\n",statDevToHostFisHeader->fisType));
7623 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
7715 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
7716 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
7719 if( statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
7723 TI_DBG1(("satRequestSenseCB: FAILED, Wrong FIS type 0x%x and SAT_SMART_RETURN_STATU\n", statDevToHostFisHeader->fisType));
7727 TI_DBG1(("satRequestSenseCB: FAILED, Wrong FIS type 0x%x and SAT_CHECK_POWER_MODE\n",statDevToHostFisHeader->fisType));
8196 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
8263 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
8264 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
8269 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
8278 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
8280 TI_DBG1(("satSynchronizeCache10n16CB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
8521 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
8587 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
8588 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
8593 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
8602 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
8604 TI_DBG1(("satModeSelect6n10CB FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
9131 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
9217 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
9218 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
9223 if ( ((statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
9224 (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS)) ||
9233 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
9235 TI_DBG1(("satLogSenseCB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
9237 else if (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS)
9239 TI_DBG1(("satLogSenseCB: FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));
10434 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
10500 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
10501 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
10506 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
10515 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
10517 TI_DBG1(("satReassignBlocksCB FAILED, Wrong FIS type 0x%x\n",statDevToHostFisHeader->fisType));