Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsatimer.c153 if(smIS64bInt(agRoot)) in saTimerTick()
HDsamacro.h173 #define smIS64bInt(agr) (IS_SDKDATA((agr)) ? ( (((agsaLLRoot_t *)((agr)->sdkData))->Use64bit) ? 1 :… macro
HDsaint.c512 if(smIS64bInt(agRoot)) in siDisableMSIX_V_Interrupts()
616 if(smIS64bInt(agRoot)) in siDisableLegacy_V_Interrupts()
982 if(smIS64bInt(agRoot)) in siReenableMSIX_V_Interrupts()
HDsainit.c1140 if( smIS64bInt(agRoot)) in saInitialize()
4661 SA_DBG1(("si_macro_check:smIS64bInt %d\n", smIS64bInt(agRoot) )); in si_macro_check()