181a182,188
> * Was the CSHR request was sent successfully?
> * @param pkt The request.
> * @param success True if the request was sent successfully.
> */
> virtual void sendCoherenceResult(Packet * &pkt, MSHR* cshr, bool success);
>
> /**