Searched refs:XX_DisableAllIntr (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/contrib/ncsw/inc/
H A Dxx_ext.h261 @Function XX_DisableAllIntr
269 uint32_t XX_DisableAllIntr(void);
277 as returned by the matching call for XX_DisableAllIntr().
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h181 #define NCSW_PLOCK(p) ((t_BmPortal*)(p))->irq_flags = XX_DisableAllIntr()
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h412 #define NCSW_PLOCK(p) ((t_QmPortal*)(p))->irq_flags = XX_DisableAllIntr()
/freebsd-11-stable/sys/contrib/ncsw/user/env/
H A Dxx.c288 XX_DisableAllIntr(void) function
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c108 intFlags = XX_DisableAllIntr();
123 intFlags = XX_DisableAllIntr();
144 intFlags = XX_DisableAllIntr();
401 intFlags = XX_DisableAllIntr();
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h182 intFlags = XX_DisableAllIntr();

Completed in 162 milliseconds