Home
last modified time | relevance | path

Searched refs:ChannelClose (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lms/
H A DLMEConnection.h334 bool ChannelClose(UINT32 recipient);
H A DProtocol.cpp687 _lme.ChannelClose(c->GetRecipientChannel());
1316 _lme.ChannelClose(c->GetRecipientChannel());
H A DLMEConnection.cpp399 bool LMEConnection::ChannelClose(UINT32 recipientChannel) in ChannelClose() function in LMEConnection