代码搜索结果
找到约 10,000 项符合
DMA 的代码
dma.h
#ifndef DMA_H
#define DMA_H
/*******************************************************
*
* copyright @ Motorola 1999
*
*******************************************************/
#define NUM_DMA_REG
_dma.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
dma.def
;
; Copyright (c) 2000-2002 Intel Corporation. All rights reserved.
;
LIBRARY DMA
EXPORTS GDE_Init
GDE_Deinit
GDE_Open
GDE_Close
GDE_IOControl
GDE_Read
G
dma.c
/******************************************************************************
**
** COPYRIGHT (C) 2001, 2002 Intel Corporation.
**
** This software as well as the software described in it is f
dma.c
/* $Id: dma.c,v 1.1 2000/02/18 00:24:30 ralf Exp $
*
* Dynamic DMA mapping support.
*
* On RM200 there is no hardware dynamic DMA address translation,
* so consistent alloc/free are merely page a
dma.c
/*
* linux/arch/arm/mach-shark/dma.c
*
* by Alexander.Schulz@stud.uni-karlsruhe.de
*
* derived from:
* arch/arm/kernel/dma-ebsa285.c
* Copyright (C) 1998 Phil Blundell
*/
#include
dma.c
/*
* linux/arch/arm/kernel/dma.c
*
* Copyright (C) 1995-2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi
dma.c
#include
#include
#include
#include
#include
#include
#include
#include
#incl
dma.c
/* dma.c -- DMA IOCTL and function support -*- linux-c -*-
* Created: Fri Mar 19 14:30:16 1999 by faith@precisioninsight.com
*
* Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.
*
dma.h
/* $Id: dma.h,v 1.35 1999/12/27 06:37:09 anton Exp $
* include/asm-sparc/dma.h
*
* Copyright 1995 (C) David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef _ASM_SPARC_DMA_H
#define _ASM_SPARC_DMA_H