Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm.h237 void rmc_comm_dp_drecv(struct rmc_comm_state *, uint8_t *, int);
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm.c382 rmc_comm_dp_drecv(rcs, (uint8_t *)rx_buf, rx_buflen); in rmc_comm_serdev_receive()
H A Drmc_comm_dp.c726 rmc_comm_dp_drecv(struct rmc_comm_state *rcs, uint8_t *buf, int buflen) in rmc_comm_dp_drecv() function