/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | bitfield.h | 128 #define FIELD_FIT(_mask, _value) \ argument 131 #define FIELD_PREP(_mask, _value) \ argument 135 #define FIELD_PREP_CONST(_mask, _value) \ argument 138 #define FIELD_GET(_mask, _value) \ argument
|
/freebsd/sys/dev/bhnd/ |
H A D | bhndreg.h | 84 #define BHND_CCS_GET_FLAG(_value, _flag) \ argument 86 #define BHND_CCS_GET_BITS(_value, _field) \ argument 88 #define BHND_CCS_SET_BITS(_value, _field) \ argument
|
H A D | bhnd_match.h | 54 #define _BHND_SET_MATCH_FIELD(_name, _value) \ argument
|
/freebsd/contrib/kyua/utils/config/ |
H A D | nodes.hpp | 142 optional< value_type > _value; member in utils::config::typed_leaf_node 245 optional< value_type > _value; member in utils::config::base_set_node
|
H A D | tree_test.cpp | 50 int _value; member in __anon97d2d02f0111::int_wrapper
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_hash.c | 57 #define EFX_HASH_ROTATE(_value, _shift) \ argument 62 #define EFX_HASH_ROTATE(_value, _shift) \ argument
|
H A D | efx_types.h | 568 #define EFX_INSERT_NATIVE64(_min, _max, _low, _high, _value) \ argument 575 #define EFX_INSERT_NATIVE32(_min, _max, _low, _high, _value) \ argument 582 #define EFX_INSERT_NATIVE16(_min, _max, _low, _high, _value) \ argument 589 #define EFX_INSERT_NATIVE8(_min, _max, _low, _high, _value) \ argument 602 #define EFX_INSERT_FIELD_NATIVE64(_min, _max, _field, _value) \ argument 606 #define EFX_INSERT_FIELD_NATIVE32(_min, _max, _field, _value) \ argument 610 #define EFX_INSERT_FIELD_NATIVE16(_min, _max, _field, _value) \ argument 614 #define EFX_INSERT_FIELD_NATIVE8(_min, _max, _field, _value) \ argument 1210 #define EFX_INSERT_FIELD64(_min, _max, _field, _value) \ argument 1213 #define EFX_INSERT_FIELD32(_min, _max, _field, _value) \ argument [all …]
|
H A D | efx_mcdi.h | 256 #define MCDI_IN_SET_BYTE(_emr, _ofst, _value) \ argument 260 #define MCDI_IN_SET_WORD(_emr, _ofst, _value) \ argument 264 #define MCDI_IN_SET_DWORD(_emr, _ofst, _value) \ argument 268 #define MCDI_IN_SET_DWORD_FIELD(_emr, _ofst, _field, _value) \ argument
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data_bcmreg.h | 33 #define BCM_NVRAM_GET_BITS(_value, _field) \ argument 36 #define BCM_NVRAM_SET_BITS(_value, _field, _bits) \ argument
|
H A D | bhnd_nvram_storevar.h | 50 #define BHND_NVSTORE_GET_FLAG(_value, _flag) \ argument 52 #define BHND_NVSTORE_GET_BITS(_value, _field) \ argument
|
H A D | bhnd_nvram_value.c | 95 #define BHND_NVRAM_VAL_ASSERT_EMPTY(_value) \ argument
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stats_timing.h | 31 explicit tsc_interval_t(int64_t _value) : value(_value) {} in tsc_interval_t()
|
/freebsd/sys/sys/ |
H A D | bitstring.h | 236 ssize_t _value; in bit_ff_at_() local 283 ssize_t _value; in bit_ff_area_at_() local 344 ssize_t _value = 0; in bit_count_() local
|
/freebsd/sys/dev/bhnd/bcma/ |
H A D | bcma_dmp.h | 46 #define BCMA_DMP_GET_FLAG(_value, _flag) \ argument 48 #define BCMA_DMP_GET_BITS(_value, _field) \ argument 50 #define BHND_DMP_SET_BITS(_value, _field) \ argument
|
/freebsd/contrib/kyua/utils/format/ |
H A D | formatter_test.cpp | 50 int _value; member in __anonc0a6ab460111::int_wrapper
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | eeprom.c | 12 #define EE_FIELD(_name, _value) [MT_EE_##_name] = (_value) | 1 argument
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_82599.c | 1711 #define IXGBE_STORE_AS_BE32(_value) \ argument 1718 #define IXGBE_STORE_AS_BE16(_value) \ argument
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_rpcgen.py | 604 def CodeArrayAdd(varname, _value): argument 894 def CodeArrayAdd(self, varname, _value): argument 1072 def CodeArrayAdd(varname, _value): argument
|
/freebsd/contrib/libevent/ |
H A D | event_rpcgen.py | 604 def CodeArrayAdd(varname, _value): argument 894 def CodeArrayAdd(self, varname, _value): argument 1072 def CodeArrayAdd(varname, _value): argument
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_parser.h | 67 uintmax_t _value; /* integer value */ member
|
/freebsd/sys/dev/bhnd/cores/pmu/ |
H A D | bhnd_pmureg.h | 28 #define BHND_PMU_GET_FLAG(_value, _flag) \ argument 30 #define BHND_PMU_GET_BITS(_value, _field) \ argument 32 #define BHND_PMU_SET_BITS(_value, _field) \ argument
|
/freebsd/sys/arm/allwinner/ |
H A D | aw_mmc.c | 188 #define AW_MMC_WRITE_4(_sc, _reg, _value) \ argument
|
/freebsd/sys/arm64/rockchip/ |
H A D | rk_pinctrl.c | 135 #define RK_PINDRIVE(_bank, _subbank, _offset, _value, _ma) \ argument
|
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipcreg.h | 46 #define CHIPC_GET_FLAG(_value, _flag) (((_value) & _flag) != 0) argument 47 #define CHIPC_GET_BITS(_value, _field) \ argument
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore.h | 104 #define MASK_FIELD(_name, _value) \ argument 107 #define FIELD_VALUE(_name, _value) \ argument
|