Searched refs:SET_FIELD (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/elftoolchain/libdwarf/
H A Ddwarf_seterror.c37 #define SET_FIELD(D, R, F) \ macro
50 SET_FIELD(dbg, oldhandler, errhand);
60 SET_FIELD(dbg, oldarg, errarg);
/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmilib.c1008 SET_FIELD(ctl_desc->instruction, CTL_DSC_CPHR, CTL_DSC_CPHR_BYPASS);
1013 SET_FIELD(ctl_desc->instruction, CTL_DSC_CPHR, CTL_DSC_CPHR_DES);
1017 SET_FIELD(ctl_desc->instruction, CTL_DSC_CPHR, CTL_DSC_CPHR_3DES);
1022 SET_FIELD(ctl_desc->instruction, CTL_DSC_CPHR, CTL_DSC_CPHR_AES128);
1027 SET_FIELD(ctl_desc->instruction, CTL_DSC_CPHR, CTL_DSC_CPHR_AES192);
1032 SET_FIELD(ctl_desc->instruction, CTL_DSC_CPHR, CTL_DSC_CPHR_AES256);
1036 SET_FIELD(ctl_desc->instruction, CTL_DSC_CPHR, CTL_DSC_CPHR_ARC4);
1037 SET_FIELD(ctl_desc->instruction, CTL_DSC_ARC4_KEYLEN,
1039 SET_FIELD(ctl_desc->instruction, CTL_DSC_ARC4_LOADSTATE,
1041 SET_FIELD(ctl_des
[all...]
H A Ddesc.h63 #define SET_FIELD(word,field,value) \ macro

Completed in 102 milliseconds