Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsaint.c717 bit32 Int_active; in siOurLegacyInterrupt() local
719 Int_active = MSGU_READ_ODR; in siOurLegacyInterrupt()
725 if(Int_active & 1 ) in siOurLegacyInterrupt()
749 bit32 Int_active; in siOurLegacy_V_Interrupt() local
750 Int_active = siHalRegReadExt(agRoot, GEN_MSGU_ODR, V_Outbound_Doorbell_Set_Register ); in siOurLegacy_V_Interrupt()
752 return(Int_active ? TRUE : FALSE); in siOurLegacy_V_Interrupt()