Read length bytes starting at address address in to the provided
buffer. The buffer must be at least length bytes long. The address
must be in the address space of the physical storage.
Write length bytes starting at address address from the provided
buffer. The buffer must be at least length bytes long. This address
must be in the address space of the physical storage.