Home
last modified time | relevance | path

Searched refs:agsaFisRegHostToDevice_t (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c748 agsaFisRegHostToDevice_t *fis; in satPacket()
862 agsaFisRegHostToDevice_t *fis; in satSetFeatures()
947 agsaFisRegHostToDevice_t *fis; in satRequestSenseForATAPI()
1050 agsaFisRegHostToDevice_t *fis; in satDeviceReset()
1127 agsaFisRegHostToDevice_t *fis; in satExecuteDeviceDiagnostic()
1208 agsaFisRegHostToDevice_t *fis; in satRead10()
1668 agsaFisRegHostToDevice_t *fis; in satRead_1()
1936 agsaFisRegHostToDevice_t *fis; in satRead12()
2367 agsaFisRegHostToDevice_t *fis; in satRead16()
2816 agsaFisRegHostToDevice_t *fis; in satRead6()
[all …]
H A Dsathw.c389 tdhexdump("sataLLIOStart", (bit8 *)satIOContext->pFis, sizeof(agsaFisRegHostToDevice_t)); in sataLLIOStart()
391 sizeof(agsaFisRegHostToDevice_t)); in sataLLIOStart()
H A Dossasat.c1349 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in satChainedDataIOCB()
1654 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in satNonChainedWriteNVerifyCB()
2033 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in satChainedWriteNVerifyCB()
3210 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in satProcessAbort()
4934 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in satVerify10CB()
5148 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in satNonChainedVerifyCB()
5368 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in satChainedVerifyCB()
5692 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in satTestUnitReadyCB()
6051 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in satWriteSame10CB()
6522 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in satStartStopUnitCB()
[all …]
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c3315 agsaFisRegHostToDevice_t *fis; in smsatIDStart()
4028 agsaFisRegHostToDevice_t *fis; in smsatPacket()
4142 agsaFisRegHostToDevice_t *fis; in smsatSetFeaturesPIO()
4224 agsaFisRegHostToDevice_t *fis; in smsatRequestSenseForATAPI()
4326 agsaFisRegHostToDevice_t *fis; in smsatDeviceReset()
4403 agsaFisRegHostToDevice_t *fis; in smsatExecuteDeviceDiagnostic()
4479 agsaFisRegHostToDevice_t *fis; in smsatRead6()
5263 agsaFisRegHostToDevice_t *fis; in smsatRead12()
5702 agsaFisRegHostToDevice_t *fis; in smsatRead16()
9011 agsaFisRegHostToDevice_t *fis; in smsatSendIDDev()
[all …]
H A Dsmsathw.c347 smhexdump("smsataLLIOStart", (bit8 *)satIOContext->pFis, sizeof(agsaFisRegHostToDevice_t)); in smsataLLIOStart()
349 sizeof(agsaFisRegHostToDevice_t)); in smsataLLIOStart()
H A Dsmtypes.h222 agsaFisRegHostToDevice_t *pFis;
H A Dsmsatcb.c1149 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in smsatChainedDataIOCB()
1435 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in smsatNonChainedVerifyCB()
1654 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in smsatChainedVerifyCB()
1967 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in smsatTestUnitReadyCB()
2335 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in smsatRequestSenseCB()
2915 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in smsatSendDiagnosticCB()
3351 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in smsatStartStopUnitCB()
5255 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in smsatModeSelect6n10CB()
5663 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in smsatSynchronizeCache10n16CB()
6367 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in smsatChainedWriteNVerifyCB()
[all …]
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h366 } agsaFisRegHostToDevice_t; typedef
396 agsaFisRegHostToDevice_t fisRegHostToDev; /* Structure containing the FIS request
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsasata.c317 …py((void *)(payload+4), (void *)&agSATAReq->fis.fisRegHostToDev, sizeof(agsaFisRegHostToDevice_t)); in saSATAStart()
354 …py((void *)(payload+4), (void *)&agSATAReq->fis.fisRegHostToDev, sizeof(agsaFisRegHostToDevice_t)); in saSATAStart()
H A Dsampidefs.h434 agsaFisRegHostToDevice_t sataFis; /* 5 6 7 8 9 */
450 agsaFisRegHostToDevice_t sataFis; /* 5 6 7 8 9 */
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h551 agsaFisRegHostToDevice_t *pFis;