代码搜索结果
找到约 10,000 项符合
DMA 的代码
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
/* DMA.h - DMA functions and definitions*/
/* Copyright Galileo Technology. */
#ifndef __INCdmah
#define __INCdmah
/* includes */
#include "core.h"
/* defines */
#define FIRST_DMA_ENGINE 0
#de
dma.h
#undef CONFIG_GENERIC_ISA_DMA
dma.h
#undef CONFIG_ISA_DMA
dma.h
#undef CONFIG_SCSI_EATA_DMA
dma.h
/*
* linux/include/asm-arm/arch-sa1100/dma.h
*
* Generic SA1100 DMA support
*
* Copyright (C) 2000 Nicolas Pitre
*
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
#include
dma.h
/*
* linux/include/asm-arm/arch-clps711x/dma.h
*
* Copyright (C) 1997,1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
dma.h
/*
* linux/include/asm-arm/arch-shark/dma.h
*
* by Alexander Schulz
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
/* Use only the lowest 4MB, nothing else works.
* The rest is not DMAable
dma.h
/*
* linux/include/asm-arm/arch-arc/dma.h
*
* Copyright (C) 1996-1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene