Searched refs:XX_DisableAllIntr (Results 1 – 5 of 5) sorted by relevance
193 uint32_t XX_DisableAllIntr(void);
182 #define NCSW_PLOCK(p) ((t_BmPortal*)(p))->irq_flags = XX_DisableAllIntr()
412 #define NCSW_PLOCK(p) ((t_QmPortal*)(p))->irq_flags = XX_DisableAllIntr()
271 XX_DisableAllIntr(void) in XX_DisableAllIntr() function
318 intFlags = XX_DisableAllIntr(); in TRY_LOCK()