Home
last modified time | relevance | path

Searched defs:low (Results 176 – 200 of 222) sorted by relevance

123456789

/freebsd/contrib/ofed/libmlx5/
H A Dcq.c308 uint32_t low, high; in get_cycles() local
/freebsd/sys/dev/usb/input/
H A Dwsp.c69 #define WSP_CLAMP(x,low,high) do { \ argument
/freebsd/tools/tools/ath/athrd/
H A Dathrd.c168 getChannelEdges(struct ath_hal *ah, u_int16_t flags, u_int16_t *low, u_int16_t *high) in getChannelEdges()
/freebsd/sys/dev/ixgbe/
H A Dixgbe.h235 u32 low; member
/freebsd/sys/dev/re/
H A Dif_re.c4083 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) in sysctl_int_range()
/freebsd/sys/kern/
H A Dkern_conf.c1311 int unit, low, u; in clone_create() local
/freebsd/sys/dev/cadence/
H A Dif_cgem.c251 uint32_t low = RD4(sc, CGEM_SPEC_ADDR_LOW(i)); in cgem_get_mac() local
/freebsd/sys/dev/mps/
H A Dmps.c130 u32 low; member
/freebsd/sys/dev/nfe/
H A Dif_nfe.c3025 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) in sysctl_int_range()
/freebsd/contrib/unbound/util/
H A Dconfig_file.c1797 int i, low, high = atoi(mid+1); in cfg_mark_ports() local
/freebsd/sys/compat/linux/
H A Dlinux_file.c1012 pos_from_hilo(unsigned long high, unsigned long low) in pos_from_hilo()
/freebsd/sbin/ipfw/
H A Dipfw2.c1106 uint32_t *low, *high; in fill_dscp() local
3335 int low, high; in fill_ip() local
/freebsd/sys/dev/mfi/
H A Dmfivar.h378 uint32_t low; member
/freebsd/sys/dev/sk/
H A Dif_sk.c3716 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) in sysctl_int_range()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c230 uint16_t low = DTRACE_LLQUANTIZE_LOW(arg); in dt_aggregate_llquantizedsum() local
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.c70 uint16_t *low, uint16_t *high) in ar9300_Stub_GetChannelEdges()
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b.c464 static bool _decode_efuse_gain(u8 data, s8 *high, s8 *low) in _decode_efuse_gain()
H A Drtw8852b.c602 static bool _decode_efuse_gain(u8 data, s8 *high, s8 *low) in _decode_efuse_gain()
H A Drtw8852c.c391 static bool _decode_efuse_gain(u8 data, s8 *high, s8 *low) in _decode_efuse_gain()
/freebsd/sys/dev/msk/
H A Dif_msk.c4576 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) in sysctl_int_range()
/freebsd/sys/dev/mpr/
H A Dmpr.c134 u32 low; member
/freebsd/sys/dev/alc/
H A Dif_alc.c4655 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) in sysctl_int_range()
/freebsd/sys/dev/qat/qat_common/
H A Dqat_uclo.c1426 #define ADD_ADDR(high, low) ((((uint64_t)high) << 32) + (low)) argument
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1316 bool Platform::CalculateMD5(const FileSpec &file_spec, uint64_t &low, in CalculateMD5()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c1411 int low = locks & ~(SCL_ZIO - 1); in spa_vdev_state_enter() local

123456789