Searched defs:eri_rx_bcopy_max (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun/io/eri/ | ||
H A D | eri.c | 523 static int eri_rx_bcopy_max = RX_BCOPY_MAX; /* =1:use bcopy() */ variable 3738 if (len < eri_rx_bcopy_max) { |
Completed in 55 milliseconds