Lines Matching refs:u32OldIntr
950 MS_U32 u32OldIntr; in hub_irq() local
951 u32OldIntr = MsOS_DisableAllInterrupts(); in hub_irq()
956 MsOS_RestoreAllInterrupts(u32OldIntr); in hub_irq()
6028 MS_U32 u32OldIntr; in clean_hub_events() local
6029 u32OldIntr = MsOS_DisableAllInterrupts(); in clean_hub_events()
6039 MsOS_RestoreAllInterrupts(u32OldIntr); in clean_hub_events()
6154 U32 u32OldIntr; in has_hub_events() local
6155 u32OldIntr = MsOS_DisableAllInterrupts(); in has_hub_events()
6162 MsOS_RestoreAllInterrupts(u32OldIntr); in has_hub_events()
6293 U32 u32OldIntr; in hub_events() local
6294 u32OldIntr = MsOS_DisableAllInterrupts(); in hub_events()
6304 MsOS_RestoreAllInterrupts(u32OldIntr); in hub_events()
8713 U32 u32OldIntr; in has_hub_events_EX() local
8714 u32OldIntr = MsOS_DisableAllInterrupts(); in has_hub_events_EX()
8720 MsOS_RestoreAllInterrupts(u32OldIntr); in has_hub_events_EX()
8947 U32 u32OldIntr; in hub_events_EX() local
8948 u32OldIntr = MsOS_DisableAllInterrupts(); in hub_events_EX()
8957 MsOS_RestoreAllInterrupts(u32OldIntr); in hub_events_EX()