57c57
< * recvFunctional and recvTiming through recvAtomic. It is always a
---
> * recvFunctional and recvTimingReq through recvAtomic. It is always a
66c66
< PacketQueue queue;
---
> SlavePacketQueue queue;
72c72
< bool recvTiming(PacketPtr pkt);
---
> bool recvTimingReq(PacketPtr pkt);
80c80
< * hold responses, and implements recvTiming and recvFunctional
---
> * hold responses, and implements recvTimingReq and recvFunctional