Searched defs:read_bytes (Results 1 – 3 of 3) sorted by relevance
65 void (*read_bytes)(struct am79c930_softc *, u_int32_t, u_int8_t *, size_t); member
46 static u_int64_t read_bytes = 0; variable
446 static unsigned read_bytes(int fd, char *buffer, size_t length) in read_bytes() function