Lines Matching refs:statDevToHostFisHeader

251 //  agsaFisRegD2HHeader_t     *statDevToHostFisHeader = agNULL;
1153 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
1224 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
1225 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
1227 if( (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS) &&
1228 (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
1229 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)
1232 SM_DBG1(("smsatChainedDataIOCB: FAILED, Wrong FIS type 0x%x!!!\n", statDevToHostFisHeader->fisType));
1438 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
1503 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
1504 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
1509 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
1518 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
1520 SM_DBG1(("smsatNonChainedVerifyCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
1657 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
1731 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
1732 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
1737 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
1746 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
1748 SM_DBG1(("smsatChainedVerifyCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
1973 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
2060 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
2061 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
2062 ataError = statDevToHostFisHeader->error; /* ATA Eror register */
2063 if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
2065 SM_DBG1(("smsatTestUnitReadyCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
2339 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
2441 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
2442 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
2445 if( statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
2449 SM_DBG1(("smsatRequestSenseCB: FAILED, Wrong FIS type 0x%x and SAT_SMART_RETURN_STATU!!!\n", statDevToHostFisHeader->fisType));
2453 SM_DBG1(("smsatRequestSenseCB: FAILED, Wrong FIS type 0x%x and SAT_CHECK_POWER_MODE!!!\n",statDevToHostFisHeader->fisType));
2920 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
2995 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
2996 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
3009 if( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
3028 if( statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
3032 SM_DBG1(("smsatSendDiagnosticCB: FAILED, Wrong FIS type 0x%x and SAT_READ_VERIFY_SECTORS(_EXT)!!!\n", statDevToHostFisHeader->fisType));
3036 SM_DBG1(("smsatSendDiagnosticCB: FAILED, Wrong FIS type 0x%x and SAT_SMART_EXEUTE_OFF_LINE_IMMEDIATE!!!\n",statDevToHostFisHeader->fisType));
3355 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
3459 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
3460 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
3467 if( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
3476 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
3478 SM_DBG1(("smsatStartStopUnitCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
3977 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
4053 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
4054 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
4059 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS)
4075 if ( ((statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
4076 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)) ||
4085 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
4087 SM_DBG1(("smsatWriteSame10CB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
4089 else if (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)
4091 SM_DBG1(("smsatWriteSame10CB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
4425 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
4506 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
4507 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
4512 if ( ((statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
4513 (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS)) ||
4522 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
4524 SM_DBG1(("smsatLogSenseCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
4526 else if (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS)
4528 SM_DBG1(("smsatLogSenseCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
5260 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
5330 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
5331 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
5336 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
5345 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
5347 SM_DBG1(("smsatModeSelect6n10CB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
5666 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
5736 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
5737 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
5742 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
5751 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
5753 SM_DBG1(("smsatSynchronizeCache10n16CB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
5991 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
6068 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
6069 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
6074 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS)
6092 if ( ((statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
6093 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)) ||
6102 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
6104 SM_DBG1(("smsatNonChainedWriteNVerifyCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
6106 else if (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)
6108 SM_DBG1(("smsatNonChainedWriteNVerifyCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
6372 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
6451 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
6452 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
6454 if( (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS) &&
6455 (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
6456 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS)
6459 SM_DBG1(("smsatChainedWriteNVerifyCB: FAILED, Wrong FIS type 0x%x!!!\n", statDevToHostFisHeader->fisType));
7270 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
7337 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
7338 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
7342 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
7351 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
7353 SM_DBG1(("smsatReassignBlocksCB FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
9040 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
9062 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
9063 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
9064 ataError = statDevToHostFisHeader->error; /* ATA Eror register */
9070 SM_DBG1(("smsatIOCompleted: D to H fistype 0x%x!!!\n", statDevToHostFisHeader->fisType));
9073 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS)
9084 statDevToHostFisHeader = agNULL;
9087 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
9090 statDevToHostFisHeader->fisType, smIORequest));
10155 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
10225 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
10226 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
10231 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
10240 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
10242 SM_DBG1(("smsatVerify10CB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
12267 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
12311 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
12312 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
12313 ataError = statDevToHostFisHeader->error; /* ATA Eror register */
12807 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
12853 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
12854 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
12855 ataError = statDevToHostFisHeader->error; /* ATA Eror register */
13116 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
13204 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
13205 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
13207 if ( (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) ||
13216 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
13218 SM_DBG1(("smsatSMARTRStatusPassCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
13325 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
13410 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
13411 SM_DBG1(("smsatSMARTReadLogCB: statDevToHostFisHeader->status, status %d!!!\n", statDevToHostFisHeader->status));
13420 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
13421 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
13426 if ( ((statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
13427 (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS)) ||
13436 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
13438 SM_DBG1(("smsatSMARTReadLogCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
13440 else if (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS)
13442 SM_DBG1(("smsatSMARTReadLogCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
13556 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
13660 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
13661 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
13665 if ( ((statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) &&
13666 (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS)) ||
13675 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
13677 SM_DBG1(("smsatPassthroughCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
13679 else if (statDevToHostFisHeader->fisType != PIO_SETUP_DEV_TO_HOST_FIS)
13681 SM_DBG1(("smsatPassthroughCB: FAILED, Wrong FIS type 0x%x!!!\n",statDevToHostFisHeader->fisType));
13731 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
13732 SM_DBG1(("smsatPassthroughCB: statDevToHostFisHeader->status, status %d!!!\n", statDevToHostFisHeader->status));