Searched defs:read_data (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/sys/dev/iicbus/ |
| H A D | ds1631.c | 87 struct read_data { struct 88 uint8_t reg; 89 uint16_t val;
|
| H A D | ad7417.c | 80 struct read_data { struct 98 struct write_data out, struct read_data *in); argument
|
| /freebsd-13.1/contrib/dialog/ |
| H A D | guage.c | 89 read_data(char *buffer, FILE *fp) in read_data() function
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_private.h | 204 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *); member
|
| H A D | archive_read_support_format_mtree.c | 1864 read_data(struct archive_read *a, const void **buff, size_t *size, in read_data() function
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | spillbuf.c | 352 read_data(struct memblock_t **mem, in read_data() function
|
| /freebsd-13.1/tools/tools/net80211/w00t/ap/ |
| H A D | ap.c | 548 void read_data(struct params *p, struct ieee80211_frame *wh, int len) in read_data() function
|
| /freebsd-13.1/cddl/contrib/opensolaris/tools/ctf/dump/ |
| H A D | dump.c | 269 read_data(const ctf_header_t *hp, const ctf_data_t *cd) in read_data() function
|
| /freebsd-13.1/sys/dev/atkbdc/ |
| H A D | atkbdc.c | 75 #define read_data(k) (bus_space_read_1((k)->iot, (k)->ioh0, 0)) macro
|
| /freebsd-13.1/crypto/heimdal/kadmin/ |
| H A D | rpc.c | 199 read_data(krb5_storage *sp, krb5_storage *msg, size_t len) in read_data() function
|
| /freebsd-13.1/sys/dev/sym/ |
| H A D | sym_hipd.c | 9295 static void S24C16_read_byte(hcb_p np, u_char *read_data, u_char ack_data,
|
| /freebsd-13.1/sys/dev/ixgbe/ |
| H A D | ixgbe_type.h | 3276 __be32 read_data; member
|