Searched refs:DEFAULT_exceptions (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.h205 #define DEFAULT_exceptions ((uint32_t)(IMASK_MDIO_SCAN_EVENTMDIO | \ macro
H A Ddtsec.h198 #define DEFAULT_exceptions ((uint32_t)(IMASK_BREN | \ macro
H A Dtgec.c1261 p_Tgec->exceptions = DEFAULT_exceptions;
H A Ddtsec.c1934 p_Dtsec->exceptions = DEFAULT_exceptions;
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h82 #define DEFAULT_exceptions (BM_EX_INVALID_COMMAND |\ macro
H A Dbm.c486 p_Bm->exceptions = DEFAULT_exceptions;
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h110 #define DEFAULT_exceptions (FM_EX_DMA_BUS_ERROR |\ macro
H A Dfm.c2495 p_Fm->p_FmStateStruct->exceptions = DEFAULT_exceptions;
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h118 #define DEFAULT_exceptions ((uint32_t)(QM_EX_CORENET_INITIATOR_DATA | \ macro
H A Dqm.c690 p_Qm->exceptions = DEFAULT_exceptions;

Completed in 155 milliseconds