Searched refs:statDevToHostFisHeader (Results 1 – 3 of 3) sorted by relevance
1153 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatChainedDataIOCB() local1229 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS) in smsatChainedDataIOCB()1438 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatNonChainedVerifyCB() local1657 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatChainedVerifyCB() local1973 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatTestUnitReadyCB() local2920 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatSendDiagnosticCB() local3355 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in smsatStartStopUnitCB() local4059 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS) in smsatWriteSame10CB()9073 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS) in smsatIOCompleted()9084 statDevToHostFisHeader = agNULL; in smsatIOCompleted()[all …]
1353 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satChainedDataIOCB() local1441 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS) in satChainedDataIOCB()1659 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satNonChainedWriteNVerifyCB() local1738 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS) in satNonChainedWriteNVerifyCB()2038 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satChainedWriteNVerifyCB() local2120 (statDevToHostFisHeader->fisType != SET_DEV_BITS_FIS) in satChainedWriteNVerifyCB()4937 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satVerify10CB() local5151 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satNonChainedVerifyCB() local5371 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satChainedVerifyCB() local5698 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in satTestUnitReadyCB() local[all …]
17858 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; in osSatIOCompleted() local17876 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H); in osSatIOCompleted()17877 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */ in osSatIOCompleted()17878 ataError = statDevToHostFisHeader->error; /* ATA Eror register */ in osSatIOCompleted()17882 TI_DBG1(("osSatIOCompleted: D to H fistype 0x%x\n", statDevToHostFisHeader->fisType)); in osSatIOCompleted()17885 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS) in osSatIOCompleted()17896 statDevToHostFisHeader = agNULL; in osSatIOCompleted()17899 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS) in osSatIOCompleted()17902 statDevToHostFisHeader->fisType, tiIORequest)); in osSatIOCompleted()