Searched defs:read32 (Results 1 – 11 of 11) sorted by relevance
/freebsd/stand/usb/tools/ |
H A D | sysinit.c | 66 read32(uint32_t val) in read32() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Endian.h | 405 [[nodiscard]] inline uint32_t read32(const void *P, endianness E) { in read32() function 415 template <endianness E> [[nodiscard]] inline uint32_t read32(const void *P) { in read32() function
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | hif.h | 13 u32 (*read32)(struct ath12k_base *sc, u32 address); member
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | hif.h | 12 u32 (*read32)(struct ath11k_base *sc, u32 address); member
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Target.h | 283 inline uint32_t read32(const void *p) { read32() function
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | hif.h | 78 u32 (*read32)(struct ath10k *ar, u32 address); member
|
H A D | ce.h | 137 u32 (*read32)(struct ath10k *ar, u32 offset); member
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | hci.h | 27 u32 (*read32)(struct rtw_dev *rtwdev, u32 addr); global() member
|
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | cc_file.c | 159 read32(krb5_context context, FILE *fp, int version, struct k5buf *buf, in read32() function
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-trans.h | 628 u32 (*read32)(struct iwl_trans *trans, u32 ofs); global() member
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | core.h | 2956 u32 (*read32)(struct rtw89_dev *rtwdev, u32 addr); global() member
|