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

/illumos-gate/usr/src/cmd/lms/
H A DLMEConnection.h371 void _apfChannelOpenDirect(unsigned char *rxBuffer, unsigned int bytesRead, UINT32 *senderChannel, int *status);
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 87 milliseconds