Searched defs:val (Results 76 - 100 of 2429) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/dev/virtio/
H A Dvirtio_endian.h53 virtio_htog16(bool modern, uint16_t val) argument
62 virtio_gtoh16(bool modern, uint16_t val) argument
71 virtio_htog32(bool modern, uint32_t val) argument
80 virtio_gtoh32(bool modern, uint32_t val) argument
89 virtio_htog64(bool modern, uint64_t val) argument
98 virtio_gtoh64(bool modern, uint64_t val) argument
[all...]
/freebsd-13-stable/sys/mips/mips/
H A Dgdb_machdep.c147 gdb_cpu_setreg(int regnum, void *val) argument
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dgdb_machdep.c81 gdb_cpu_setreg(int regnum, void *val) argument
/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwn_util.h36 bwn_hweight32(uint32_t val) argument
49 bwn_clamp_val(int val, int lo, int hi) argument
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_rf.c59 uint32_t reg[R92C_MAX_CHAINS], val; local
86 r92c_rf_write(struct rtwn_softc *sc, int chain, uint8_t addr, uint32_t val) argument
/freebsd-13-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_rf.c62 uint32_t pi_mode, val; local
87 uint32_t pi_mode, val; local
103 r12a_rf_write(struct rtwn_softc *sc, int chain, uint8_t addr, uint32_t val) argument
[all...]
/freebsd-13-stable/sys/contrib/libfdt/
H A Dfdt_addresses.c61 int val; local
81 int val; local
[all...]
/freebsd-13-stable/sys/arm/arm/
H A Dgdb_machdep.c98 gdb_cpu_setreg(int regnum, void *val) argument
/freebsd-13-stable/sys/arm/ti/omap4/
H A Domap4_l2cache.c80 omap4_pl310_write_ctrl(platform_t plat, struct pl310_softc *sc, uint32_t val) argument
87 omap4_pl310_write_debug(platform_t plat, struct pl310_softc *sc, uint32_t val) argument
/freebsd-13-stable/sys/arm64/arm64/
H A Dgdb_machdep.c74 gdb_cpu_setreg(int regnum, void *val) argument
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpfn.h35 u64 val; member in struct:__anon8810
H A Drandom.h51 u_int val; local
60 u_long val; local
/freebsd-13-stable/stand/libsa/
H A Duuid_to_string.c42 tohex(char **buf, int len, uint32_t val) argument
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dappdefault.c128 char *val; local
H A Dpadata.c37 krb5_find_padata(PA_DATA *val, unsigned len, int type, int *idx) argument
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dgetopt.h54 int val; member in struct:option
/freebsd-13-stable/usr.sbin/nfsrevoke/
H A Dnfsrevoke.c66 u_char val; local
/freebsd-13-stable/usr.bin/dtc/
H A Dutil.hh98 inline void push_big_endian(byte_buffer &v, T val) argument
/freebsd-13-stable/tools/regression/sigqueue/sigqtest1/
H A Dsigqtest1.c24 union sigval val; local
/freebsd-13-stable/contrib/subversion/subversion/include/private/
H A Dsvn_subr_private.h410 char *val; member in struct:svn_hash__entry_t
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DOptionParser.h30 int val; member in struct:lldb_private::Option
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DGetOptInc.h35 int val; member in struct:option
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DStringConvert.cpp83 double val = strtod(s, &end); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInstructionUtils.h46 SetBits32(uint32_t &bits, const uint32_t msbit, const uint32_t lsbit, const uint32_t val) argument
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dbitfield.c64 static int first_zero(u8 val) argument

Completed in 197 milliseconds

1234567891011>>