Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h435 void stmf_ic_rx_msg(char *buf, size_t len);
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c62 extern void stmf_ic_rx_msg(char *, size_t);
380 stmf_ic_rx_msg(buf, buf_size); in pppt_drv_ioctl()
H A Dalua_ic_if.c431 stmf_ic_rx_msg(char *buf, size_t len) in stmf_ic_rx_msg() function