Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c85 static int dp_get_msglen(struct rmc_comm_state *, uint8_t *);
403 pkt->full_length = dp_get_msglen(rcs, pkt->buf); in dp_got_full_hdr()
526 dp_get_msglen(struct rmc_comm_state *rcs, uint8_t *buf) in dp_get_msglen() function