Home
last modified time | relevance | path

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

/titanic_41/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) { in eri_read_dma()