Searched hist:8598 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/
H A Dio_device.hh8598:c7fec2cb91cb Thu Oct 20 16:11:00 EDT 2011 Steve Reinhardt <steve.reinhardt@amd.com> dev: clean up PioDevice and DmaDevive getPort() methods.

Make DmaDevice::getPort() call PioDevice::getPort() instead
of just copying and pasting the code.

Also move definitions from .hh to .cc file.
H A Dio_device.cc8598:c7fec2cb91cb Thu Oct 20 16:11:00 EDT 2011 Steve Reinhardt <steve.reinhardt@amd.com> dev: clean up PioDevice and DmaDevive getPort() methods.

Make DmaDevice::getPort() call PioDevice::getPort() instead
of just copying and pasting the code.

Also move definitions from .hh to .cc file.

Completed in 18 milliseconds