Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsautil.c440 if(smIS_spc8081(agRoot) == 1) return 1; in smIS_SPC()
448 if(smIS_spc8081(agRoot) == 1) return 1; in smIS_HIL()
Dsamacro.h164 #define smIS_spc8081(agr) (IS_SDKDATA((agr)) ? ( (((agsaLLRoot_t *)((agr)->sdkData))->ChipId == VE… macro
Dsainit.c1343 if( smIS_spc8081(agRoot)) in saInitialize()
3064 if( smIS_spc8081(agRoot)) in mpiWaitForConfigTable()
4641 SA_DBG1(("si_macro_check:smIS_spc8081 %d\n",smIS_spc8081(agRoot) )); in si_macro_check()
Dsampicmd.c801 if( smIS_spc8081(agRoot)) in mpiPhyStartCmd()