代码搜索结果
找到约 12,665 项符合
DMA 的代码
dma.c
#include "def.h"
#include "config.h"
#include "inc/board.h"
#include "utils.h"
#include "2410addr.h"
#include "dma.h"
#define DMA_CHECK_ATTR 1
typedef struct{ //can't use __packed???
dma.c
#include "../../inc/def.h"
#include "../../inc/config.h"
#include "../../inc/board.h"
#include "../../inc/utils.h"
#include "../2410addr.h"
#include "dma.h"
#define DMA_CHECK_ATTR 1
typedef
dma.c
/*****************************************
NAME: dma.c
DESC: DMA memory2memory test
HISTORY:
2001.03.31:purnnamu: draft ver 0.0
*****************************************/
#include
dma.c
#include "def.h"
#include "config.h"
#include "board.h"
#include "utils.h"
#include "2410addr.h"
#include "dma.h"
#define DMA_CHECK_ATTR 1
typedef struct{ //can't use __packed???
dma.c
#include "def.h"
#include "config.h"
#include "inc/board.h"
#include "utils.h"
#include "2410addr.h"
#include "dma.h"
#define DMA_CHECK_ATTR 1
typedef struct{ //can't use __packed???
dma.c
#include "../../inc/def.h"
#include "../../inc/config.h"
#include "../../inc/board.h"
#include "../../inc/utils.h"
#include "../2410addr.h"
#include "dma.h"
#define DMA_CHECK_ATTR 1
typedef
dma.c
/* PC DMA support functions
*/
#include
#include
#include "global.h"
#include "dma.h"
#include "nospc.h"
/* I/O port addresses for DMA page registers on the PC/AT */
static
dma.c
/*
* DMA access *
* v0.1: TDS *
* - basic routines *
* v0.2: TDS (26.05.2004) *
* - removed floppy hack *
* v0.3: Doug Gale *
* - Disables interrupts while progra
dma.h
/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
* Written by Hennus Bergman, 1992.
* High DMA channel support & inf
dma.c
/* PC DMA support functions
*/
#include
#include
#include "global.h"
#include "dma.h"
#include "nospc.h"
/* I/O port addresses for DMA page registers on the PC/AT */
static