Home
last modified time | relevance | path

Searched refs:smIS_SPCV (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsainit.c1180 if(smIS_SPCV(agRoot)) in saInitialize()
1351 if(smIS_SPCV(agRoot)) in saInitialize()
1393 if(smIS_SPCV(agRoot)) in saInitialize()
1966 if(smIS_SPCV(agRoot)) in mpiInitialize()
1990 if(smIS_SPCV(agRoot)) in mpiInitialize()
2052 if(smIS_SPCV(agRoot)) in mpiInitialize()
2084 if(smIS_SPCV(agRoot)) in mpiInitialize()
2125 if(smIS_SPCV(agRoot)) in mpiInitialize()
2503 if(smIS_SPCV(agRoot)) in mpiInitialize()
2509 if(smIS_SPCV(agRoot)) in mpiInitialize()
[all …]
H A Dsamacro.h172 …) (IS_SDKDATA((agr)) ? ( (((agsaLLRoot_t *)((agr)->sdkData))->Use64bit) ? 1 : 0) : smIS_SPCV(agr))
177 (smIS_SPC((agr)) ? &SPCTable[0] : (smIS_SPCV((agr)) ? &SPC_V_Table[0] : agNULL ) ) \
H A Dsaport.c571 if(smIS_SPCV(agRoot)) in saEncryptGetMode()
722 if(smIS_SPCV(agRoot)) in saEncryptSetMode()
1123 if(smIS_SPCV(agRoot)) in saDIFEncryptionOffloadStart()
1166 if(smIS_SPCV(agRoot)) in saSetControllerConfig()
1248 if(smIS_SPCV(agRoot)) in saGetControllerConfig()
H A Dsaphy.c527 if(smIS_SPCV(agRoot)) in saLocalPhyControl()
677 if(smIS_SPCV(agRoot)) in saLocalPhyControl()
854 if(smIS_SPCV(agRoot)) in saGetPhyProfile()
876 if(smIS_SPCV(agRoot)) in saGetPhyProfile()
H A Dsahw.c245 if( smIS_SPCV(agRoot) ) in saHwReset()
247 SA_DBG1(("saHwReset: AGSA_SOFT_RESET chip type V %d\n",smIS_SPCV(agRoot) )); in saHwReset()
444 if(smIS_SPCV(agRoot)) in saHwShutdown()
464 if(smIS_SPCV(agRoot)) in saHwShutdown()
478 if(smIS_SPCV(agRoot)) in saHwShutdown()
497 if( smIS_SPCV(agRoot) ) in saHwShutdown()
878 if(smIS_SPCV(agRoot)) in siSoftReset()
1347 if(smIS_SPCV(agRoot) ) in siBar4Shift()
H A Dsautil.c149 if(smIS_SPCV(agRoot)) in siDumpActiveIORequests()
501 GLOBAL bit32 smIS_SPCV( agsaRoot_t *agRoot) in smIS_SPCV() function
H A Dsaioctlcmd.c817 if(smIS_SPCV(agRoot)) in saGetControllerInfo()
824 if(smIS_SPCV(agRoot)) in saGetControllerInfo()
925 if(smIS_SPCV(agRoot)) in saGetControllerInfo()
1806 if(smIS_SPCV(agRoot)) in saSASDiagExecute()
3126 }else if(smIS_SPCV(agRoot)) in saGetRegisterDump()
3145 else if(smIS_SPCV(agRoot)) { in saGetRegisterDump()
3665 if(smIS_SPCV(agRoot)) in saReconfigSASParams()
3724 if( smIS_SPCV(agRoot)) in siGSMDump()
3859 if(smIS_SPCV(agRoot)) in saPCIeDiagExecute()
3969 if(smIS_SPCV(agRoot)) in saGetDFEData()
H A Dsaint.c1409 if(smIS_SPCV(agRoot)) in saSystemInterruptsActive()
2651 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV"); in mpiParseOBIomb()
2659 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV"); in mpiParseOBIomb()
2667 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV"); in mpiParseOBIomb()
2765 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV"); in mpiParseOBIomb()
2922 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV"); in mpiParseOBIomb()
H A Dsampirsp.c354 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV");
363 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV");
371 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV");
1040 if(smIS_SPCV(agRoot)) in mpiPhyStopEvent()
2281 if(smIS_SPCV(agRoot)) in mpiDeviceRegRsp()
3650 if(smIS_SPCV(agRoot)) in mpiSetDevInfoRsp()
4779 if(smIS_SPCV(agRoot)) in mpiSASDiagStartEndRsp()
4861 if(smIS_SPCV(agRoot)) in mpiSASDiagExecuteRsp()
5383 if(smIS_SPCV(agRoot)) in mpiDeviceHandleArrived()
6485 if(smIS_SPCV(agRoot)) in mpiPCIeDiagExecuteRsp()
[all …]
H A Dsaproto.h943 GLOBAL bit32 smIS_SPCV( agsaRoot_t *agRoot);
H A Dsasata.c811 if(smIS_SPCV(agRoot)) in saSATAAbort()
H A Dsassp.c1943 if(smIS_SPCV(agRoot)) in saSSPAbort()
H A Dsampicmd.c2838 if(smIS_SPCV(agRoot)) in mpiDIFEncryptionOffloadCmd()