Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsatimer.c152 if(smIS64bInt(agRoot)) in saTimerTick()
H A Dsamacro.h172 #define smIS64bInt(agr) (IS_SDKDATA((agr)) ? ( (((agsaLLRoot_t *)((agr)->sdkData))->Use64bit) ? 1 :… macro
H A Dsaint.c511 if(smIS64bInt(agRoot)) in siDisableMSIX_V_Interrupts()
615 if(smIS64bInt(agRoot)) in siDisableLegacy_V_Interrupts()
981 if(smIS64bInt(agRoot)) in siReenableMSIX_V_Interrupts()
H A Dsainit.c1139 if( smIS64bInt(agRoot)) in saInitialize()
4660 SA_DBG1(("si_macro_check:smIS64bInt %d\n", smIS64bInt(agRoot) )); in si_macro_check()