Searched defs:register (Results 1 – 6 of 6) sorted by relevance
| /freebsd/stand/lua/ |
| H A D | hook.lua | 47 function hook.register(hooktype, hookfunc) function
|
| /freebsd/sys/dev/amdpm/ |
| H A D | amdpm.c | 133 #define AMDPM_SMBINB(amdpm,register) \ argument 135 #define AMDPM_SMBOUTB(amdpm,register,value) \ argument 137 #define AMDPM_SMBINW(amdpm,register) \ argument 139 #define AMDPM_SMBOUTW(amdpm,register,value) \ argument
|
| /freebsd/crypto/openssl/crypto/perlasm/ |
| H A D | x86_64-xlate.pl | 464 { package register; # pick up registers, which start with %. package
|
| /freebsd/sys/dev/alpm/ |
| H A D | alpm.c | 134 #define ALPM_SMBINB(alpm,register) \ argument 136 #define ALPM_SMBOUTB(alpm,register,value) \ argument
|
| /freebsd/sys/dev/amdsmb/ |
| H A D | amdsmb.c | 118 #define AMDSMB_ECINB(amdsmb, register) \ argument 120 #define AMDSMB_ECOUTB(amdsmb, register, value) \ argument
|
| /freebsd/sys/dev/nfsmb/ |
| H A D | nfsmb.c | 125 #define NFSMB_SMBINB(nfsmb, register) \ argument 127 #define NFSMB_SMBOUTB(nfsmb, register, value) \ argument
|