203a204,205
> DPRINTF(MemoryAccess, "Performing Read of size %i on address 0x%x\n",
> pkt->getSize(), pkt->getAddr());
209a212,213
> DPRINTF(MemoryAccess, "Performing Write of size %i on address 0x%x\n",
> pkt->getSize(), pkt->getAddr());