Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_dp.h42 #define DP_BUFFER_SIZE 2048 macro
62 uint8_t buf[DP_BUFFER_SIZE];
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c410 (pkt->full_length > DP_BUFFER_SIZE)) { in dp_got_full_hdr()
1303 pkt->msg_bufsiz = DP_BUFFER_SIZE; in rmc_comm_dp_msend()