代码搜索:DMA
找到约 10,000 项符合「DMA」的源代码
代码结果 10,000
www.eeworm.com/read/439082/1818257
h dma.h
#ifndef __ASM_SH_DMA_H
#define __ASM_SH_DMA_H
#include
#include /* need byte IO */
#define MAX_DMA_CHANNELS 8
#define SH_MAX_DMA_CHANNELS 4
/* The maximum address that
www.eeworm.com/read/439082/1818388
h dma.h
/*
* BK Id: SCCS/s.dma.h 1.8 05/17/01 18:14:24 cort
*/
/*
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
* Written by Hennus Bergman, 1992.
* High DMA channel support &
www.eeworm.com/read/439082/1818592
c dma.c
/* $Id: dma.c,v 1.7 1994/12/28 03:35:33 root Exp root $
* linux/kernel/dma.c: A DMA channel allocator. Inspired by linux/kernel/irq.c.
*
* Written by Hennus Bergman, 1992.
*
* 1994/12/26: Changes
www.eeworm.com/read/436536/1848513
h dma.h
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT
www.eeworm.com/read/436536/1848539
h dma.h
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT
www.eeworm.com/read/436186/1851270
h dma.h
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT
www.eeworm.com/read/435701/1862309
c dma.c
#include "u.h"
#include "../port/lib.h"
#include "mem.h"
#include "dat.h"
#include "fns.h"
typedef struct DMAport DMAport;
typedef struct DMA DMA;
typedef struct DMAxfer DMAxfer;
/*
* state of a d
www.eeworm.com/read/435701/1862371
c dma.c
#include "u.h"
#include "lib.h"
#include "mem.h"
#include "dat.h"
#include "fns.h"
typedef struct DMAport DMAport;
typedef struct DMA DMA;
typedef struct DMAxfer DMAxfer;
enum
{
/*
* the byte re
www.eeworm.com/read/435699/1862491
h dma.h
/*ident "@(#)cls4:incl-master/proto-headers/sys/dma.h 1.1" */
#usedby svr4
/*******************************************************************************
C++ source for the C++ Language System, R
www.eeworm.com/read/435300/1864952
c dma.c
/******************************************************************************
* *
* **********