Searched refs:statDevToHostFisHeader (Results 1 – 3 of 3) sorted by relevance
1152 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatChainedDataIOCB() local1228 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS) in smsatChainedDataIOCB()1437 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatNonChainedVerifyCB() local1656 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatChainedVerifyCB() local1972 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatTestUnitReadyCB() local2919 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatSendDiagnosticCB() local3354 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatStartStopUnitCB() local4058 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS) in smsatWriteSame10CB()9072 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS) in smsatIOCompleted()9083 statDevToHostFisHeader = agNULL; in smsatIOCompleted()[all …]
1352 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satChainedDataIOCB() local1440 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS) in satChainedDataIOCB()1658 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satNonChainedWriteNVerifyCB() local1737 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS) in satNonChainedWriteNVerifyCB()2037 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satChainedWriteNVerifyCB() local2119 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS) in satChainedWriteNVerifyCB()4936 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satVerify10CB() local5150 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satNonChainedVerifyCB() local5370 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satChainedVerifyCB() local5697 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satTestUnitReadyCB() local[all …]
17857 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in osSatIOCompleted() local17875 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H); in osSatIOCompleted()17876 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */ in osSatIOCompleted()17877 ataError = statDevToHostFisHeader->error; /* ATA Eror register */ in osSatIOCompleted()17881 TI_DBG1(("osSatIOCompleted: D to H fistype 0x%x\n", statDevToHostFisHeader->fisType)); in osSatIOCompleted()17884 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS) in osSatIOCompleted()17895 statDevToHostFisHeader = agNULL; in osSatIOCompleted()17898 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) in osSatIOCompleted()17901 statDevToHostFisHeader->fisType, tiIORequest)); in osSatIOCompleted()