Searched refs:eri_rx_bcopy_max (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c523 static int eri_rx_bcopy_max = RX_BCOPY_MAX; /* =1:use bcopy() */ variable
3738 if (len < eri_rx_bcopy_max) {

Completed in 70 milliseconds