Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c436 stmf_ic_msg_t *echo_msg; in stmf_ic_rx_msg() local
481 echo_msg = stmf_ic_echo_reply_msg_alloc(icerr->icerr_datalen, in stmf_ic_rx_msg()
483 if (echo_msg != NULL) { in stmf_ic_rx_msg()
484 (void) stmf_ic_tx_msg(echo_msg); in stmf_ic_rx_msg()