Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/
H A Drmc_comm.h238 void rmc_comm_dp_mrecv(struct rmc_comm_state *, uint8_t *);
/titanic_50/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c424 rmc_comm_dp_mrecv(rcs, pkt->buf); in dp_got_full_hdr()
509 rmc_comm_dp_mrecv(rcs, pkt->buf); in dp_got_full_msg()
926 rmc_comm_dp_mrecv(struct rmc_comm_state *rcs, uint8_t *buf) in rmc_comm_dp_mrecv() function