Searched defs:_apfChannelOpenDirect (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lms/
H A DLMEConnection.cpp766 _apfChannelOpenDirect(rxBuffer, bytesRead, &senderChannel, status);
769 _apfChannelOpenDirect(rxBuffer, bytesRead, NULL, status);
779 void LMEConnection::_apfChannelOpenDirect(unsigned char *rxBuffer, unsigned int bytesRead, UINT32 *senderChannel, int *status) function in class:LMEConnection

Completed in 60 milliseconds