Home
last modified time | relevance | path

Searched defs:_var (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Diopoll.h35 #define read_poll_timeout(_pollfp, _var, _cond, _us, _to, _early_sleep, ...) \ argument
62 #define readx_poll_timeout(_pollfp, _addr, _var, _cond, _us, _to) \ argument
65 #define read_poll_timeout_atomic(_pollfp, _var, _cond, _us, _to, _early_sleep, ...) \ argument
/freebsd/sbin/devd/
H A Ddevd.hh93 std::string _var; member in match
110 std::string _var; member in media
/freebsd/sys/dev/axgbe/
H A Dxgbe-common.h1434 GET_BITS(_var,_index,_width) global() argument
1437 SET_BITS(_var,_index,_width,_val) global() argument
1443 GET_BITS_LE(_var,_index,_width) global() argument
1446 SET_BITS_LE(_var,_index,_width,_val) global() argument
1461 XGMAC_GET_BITS(_var,_prefix,_field) global() argument
1466 XGMAC_SET_BITS(_var,_prefix,_field,_val) global() argument
1471 XGMAC_GET_BITS_LE(_var,_prefix,_field) global() argument
1476 XGMAC_SET_BITS_LE(_var,_prefix,_field,_val) global() argument
1562 XPCS_GET_BITS(_var,_prefix,_field) global() argument
1567 XPCS_SET_BITS(_var,_prefix,_field,_val) global() argument
1587 XSIR_GET_BITS(_var,_prefix,_field) global() argument
1592 XSIR_SET_BITS(_var,_prefix,_field,_val) global() argument
1663 XP_GET_BITS(_var,_prefix,_field) global() argument
1668 XP_SET_BITS(_var,_prefix,_field,_val) global() argument
1697 XI2C_GET_BITS(_var,_prefix,_field) global() argument
1702 XI2C_SET_BITS(_var,_prefix,_field,_val) global() argument
[all...]
H A Dxgbe-sysctl.c175 #define XGMAC_MMC_STAT(_string, _var) \ argument
181 #define XGMAC_EXT_STAT(_string, _var) \ argument
/freebsd/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py513 def GetVarLen(self, _var): argument
600 def GetVarLen(self, _var): argument
719 def CodeArrayFree(_var): argument
891 def GetVarLen(self, _var): argument
/freebsd/contrib/libevent/
H A Devent_rpcgen.py513 def GetVarLen(self, _var): argument
600 def GetVarLen(self, _var): argument
719 def CodeArrayFree(_var): argument
891 def GetVarLen(self, _var): argument
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp2270 #define _set_param(_guard, _var, _val) \ in __kmp_parse_affinity_env() argument