zpci_memcpy_fromio
#define memcpy_fromio(dst, src, count) zpci_memcpy_fromio(dst, src, count)
ret = zpci_memcpy_fromio(buf, io_addr, length);