Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaint.c716 bit32 Int_active; in siOurLegacyInterrupt() local
718 Int_active = MSGU_READ_ODR; in siOurLegacyInterrupt()
724 if(Int_active & 1 ) in siOurLegacyInterrupt()
748 bit32 Int_active; in siOurLegacy_V_Interrupt() local
749 Int_active = siHalRegReadExt(agRoot, GEN_MSGU_ODR, V_Outbound_Doorbell_Set_Register ); in siOurLegacy_V_Interrupt()
751 return(Int_active ? TRUE : FALSE); in siOurLegacy_V_Interrupt()