Searched refs:GET_EXCEPTION_FLAG (Results 1 – 15 of 15) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/ |
H A D | memac.h | 54 #define GET_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ macro
|
H A D | tgec.h | 68 #define GET_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ macro
|
H A D | dtsec.h | 65 #define GET_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ macro
|
H A D | tgec.c | 300 GET_EXCEPTION_FLAG(bitMask, exception); in TgecConfigException() 683 GET_EXCEPTION_FLAG(bitMask, exception); in TgecSetExcpetion()
|
H A D | memac.c | 420 GET_EXCEPTION_FLAG(bitMask, exception); in MemacConfigException() 787 GET_EXCEPTION_FLAG(bitMask, exception); in MemacSetException()
|
H A D | dtsec.c | 547 GET_EXCEPTION_FLAG(bitMask, exception); in DtsecConfigException() 1169 GET_EXCEPTION_FLAG(bitMask, exception); in DtsecSetException()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/ |
H A D | fm_macsec_secy.h | 53 #define GET_EXCEPTION_FLAG(bitMask, exception) switch (exception){ \ macro
|
H A D | fm_macsec_master.h | 60 #define GET_EXCEPTION_FLAG(bitMask, exception, id) switch (exception){ \ macro
|
H A D | fm_macsec_secy.c | 458 GET_EXCEPTION_FLAG(bitMask, exception); in FM_MACSEC_SECY_ConfigException()
|
H A D | fm_macsec_master.c | 928 GET_EXCEPTION_FLAG(bitMask, exception, scId); in FmMacsecSetException()
|
/freebsd/sys/contrib/ncsw/Peripherals/QM/ |
H A D | qm.h | 79 #define GET_EXCEPTION_FLAG(bitMask, exception) switch(exception){ \ macro 636 GET_EXCEPTION_FLAG(bitMask, exception); in SetException()
|
/freebsd/sys/contrib/ncsw/Peripherals/BM/ |
H A D | bm.h | 66 #define GET_EXCEPTION_FLAG(bitMask, exception) \ macro
|
H A D | bm.c | 654 GET_EXCEPTION_FLAG(bitMask, exception); in BM_ConfigException()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/ |
H A D | fm.h | 81 #define GET_EXCEPTION_FLAG(bitMask, exception) \ macro
|
H A D | fm_ncsw.c | 4079 GET_EXCEPTION_FLAG(bitMask, exception); in FM_ConfigException() 4655 GET_EXCEPTION_FLAG(bitMask, exception); in FM_SetException()
|