Searched refs:GET_EXCEPTION_FLAG (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.h54 #define GET_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ macro
H A Dtgec.h68 #define GET_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ macro
H A Ddtsec.h65 #define GET_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ macro
H A Dmemac.c420 GET_EXCEPTION_FLAG(bitMask, exception);
787 GET_EXCEPTION_FLAG(bitMask, exception);
H A Dtgec.c300 GET_EXCEPTION_FLAG(bitMask, exception);
683 GET_EXCEPTION_FLAG(bitMask, exception);
H A Ddtsec.c547 GET_EXCEPTION_FLAG(bitMask, exception);
1169 GET_EXCEPTION_FLAG(bitMask, exception);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_secy.h53 #define GET_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ macro
H A Dfm_macsec_master.h60 #define GET_EXCEPTION_FLAG(bitMask, exception, id) switch (exception){ \ macro
H A Dfm_macsec_secy.c458 GET_EXCEPTION_FLAG(bitMask, exception);
H A Dfm_macsec_master.c928 GET_EXCEPTION_FLAG(bitMask, exception, scId);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h79 #define GET_EXCEPTION_FLAG(bitMask, exception) switch(exception){ \ macro
636 GET_EXCEPTION_FLAG(bitMask, exception);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h66 #define GET_EXCEPTION_FLAG(bitMask, exception) \ macro
H A Dbm.c654 GET_EXCEPTION_FLAG(bitMask, exception);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h81 #define GET_EXCEPTION_FLAG(bitMask, exception) \ macro
H A Dfm_ncsw.c4079 GET_EXCEPTION_FLAG(bitMask, exception);
4655 GET_EXCEPTION_FLAG(bitMask, exception);

Completed in 142 milliseconds