Searched refs:smIS_SPCV (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sainit.c | 348 if(! smIS_SPCV(agRoot)) in saInitialize() 358 if( smIS_SPC(agRoot) && smIS_SPCV(agRoot)) in saInitialize() 360 …: Macro error !smIS_SPC %d smIS_SPCv %d smIS_SFC %d\n",smIS_SPC(agRoot),smIS_SPCV(agRoot), smIS_SF… in saInitialize() 522 if(! smIS_SPCV(agRoot)) in saInitialize() 532 if(! smIS_SPCV(agRoot)) in saInitialize() 542 if(! smIS_SPCV(agRoot)) in saInitialize() 552 if(! smIS_SPCV(agRoot)) in saInitialize() 570 if(! smIS_SPCV(agRoot)) in saInitialize() 580 if(! smIS_SPCV(agRoot)) in saInitialize() 590 if(! smIS_SPCV(agRoot)) in saInitialize() [all …]
|
H A D | samacro.h | 172 …) (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 D | saport.c | 571 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 D | saphy.c | 527 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 D | sahw.c | 245 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 D | sautil.c | 149 if(smIS_SPCV(agRoot)) in siDumpActiveIORequests() 501 GLOBAL bit32 smIS_SPCV( agsaRoot_t *agRoot) in smIS_SPCV() function
|
H A D | saioctlcmd.c | 817 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 D | saint.c | 1409 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 D | sampirsp.c | 354 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV"); 363 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV"); 371 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV"); 475 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV"); 637 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() [all …]
|
H A D | saproto.h | 943 GLOBAL bit32 smIS_SPCV( agsaRoot_t *agRoot);
|
H A D | sasata.c | 811 if(smIS_SPCV(agRoot)) in saSATAAbort()
|
H A D | sassp.c | 1943 if(smIS_SPCV(agRoot)) in saSSPAbort()
|
H A D | sampicmd.c | 2838 if(smIS_SPCV(agRoot)) in mpiDIFEncryptionOffloadCmd()
|