Searched refs:LDC_COPY_IN (Results 1 – 4 of 4) sorted by relevance
129 return ldc_copy(lp, LDC_COPY_IN, buf, len, offset, cookies, ncookies); in ldc_get_dring_entry()
3084 #define LDC_COPY_IN 0 macro
402 err = ldc_copy(port->vio.lp, LDC_COPY_IN, in vnet_rx_one()
2271 if (copy_dir != LDC_COPY_IN && copy_dir != LDC_COPY_OUT) { in ldc_copy()