LDC_COPY_OUT      138 arch/sparc/include/asm/ldc.h 	return ldc_copy(lp, LDC_COPY_OUT, buf, len, offset, cookies, ncookies);
LDC_COPY_OUT     2271 arch/sparc/kernel/ldc.c 	if (copy_dir != LDC_COPY_IN && copy_dir != LDC_COPY_OUT) {