Searched refs:siDisableLegacy_V_Interrupts (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h876 void siDisableLegacy_V_Interrupts(agsaRoot_t *agRoot,bit32 interruptVectorIndex);
H A Dsainit.c1111 saRoot->DisableInterrupts = siDisableLegacy_V_Interrupts; /* Called in ISR*/
1133 saRoot->DisableInterrupts = siDisableLegacy_V_Interrupts; /* Called in ISR*/
H A Dsaint.c603 GLOBAL void siDisableLegacy_V_Interrupts( function
614 SA_DBG4(("siDisableLegacy_V_Interrupts:IN MSGU_READ_ODR %08X\n",siHalRegReadExt(agRoot, GEN_MSGU_ODR, V_Outbound_Doorbell_Set_Register)));
615 SA_DBG4(("siDisableLegacy_V_Interrupts:IN MSGU_READ_ODMR %08X\n",siHalRegReadExt(agRoot, GEN_MSGU_ODMR, V_Outbound_Doorbell_Mask_Set_Register )));
618 SA_DBG4(("siDisableLegacy_V_Interrupts: VI %d U 0x%08X L 0x%08X\n",interruptVectorIndex,u64.S32[1],u64.S32[0]));

Completed in 109 milliseconds