Home
last modified time | relevance | path

Searched refs:smIS_spc8081 (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsautil.c439 if(smIS_spc8081(agRoot) == 1) return 1; in smIS_SPC()
447 if(smIS_spc8081(agRoot) == 1) return 1; in smIS_HIL()
HDsamacro.h163 #define smIS_spc8081(agr) (IS_SDKDATA((agr)) ? ( (((agsaLLRoot_t *)((agr)->sdkData))->ChipId == VE… macro
HDsainit.c1342 if( smIS_spc8081(agRoot)) in saInitialize()
3063 if( smIS_spc8081(agRoot)) in mpiWaitForConfigTable()
4640 SA_DBG1(("si_macro_check:smIS_spc8081 %d\n",smIS_spc8081(agRoot) )); in si_macro_check()
HDsampicmd.c800 if( smIS_spc8081(agRoot)) in mpiPhyStartCmd()