Searched refs:statDevToHostFisHeader (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c1353 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
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; local
1732 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
1733 ataStatus = statDevToHostFisHeader
2038 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
4937 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
5151 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
5371 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
5698 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
6058 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
6526 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
7169 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
7623 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
8196 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
8521 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
9131 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
10434 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
[all...]
H A Dsat.c17858 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
17876 statDevToHostFisHeader = (agsaFisRegD2HHeader_t *)&(agFirstDword->D2H);
17877 ataStatus = statDevToHostFisHeader->status; /* ATA Status register */
17878 ataError = statDevToHostFisHeader->error; /* ATA Eror register */
17882 TI_DBG1(("osSatIOCompleted: D to H fistype 0x%x\n", statDevToHostFisHeader->fisType));
17885 if (statDevToHostFisHeader->fisType == SET_DEV_BITS_FIS)
17896 statDevToHostFisHeader = agNULL;
17899 else if (statDevToHostFisHeader->fisType != REG_DEV_TO_HOST_FIS)
17902 statDevToHostFisHeader->fisType, tiIORequest));
/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmsatcb.c251 // agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL;
1153 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
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; local
1503 statDevToHostFisHeader
1657 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
1973 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
2339 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
2920 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
3355 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
3977 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
4425 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
5260 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
5666 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
5991 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
6372 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
7270 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
9040 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
10155 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
12267 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
12807 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
13116 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
13325 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
13556 agsaFisRegD2HHeader_t *statDevToHostFisHeader = agNULL; local
[all...]

Completed in 237 milliseconds