memcpy_fromio
memcpy_fromio(&val, _addr, sizeof(uint64_t)); \
#define bcopy_fromio(s, d, c) memcpy_fromio((void *)(d), (s), (c))