代码搜索:DMA
找到约 10,000 项符合「DMA」的源代码
代码结果 10,000
www.eeworm.com/read/361225/2950602
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/360831/2958483
h dma.h
#ifndef DMA_H
#define DMA_H
/*******************************************************
*
* copyright @ Motorola 1999
*
*******************************************************/
#define NUM_DMA_REG
www.eeworm.com/read/360831/2958997
asm _dma.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/357083/3029317
h dma.h
/*
* include/asm-s390x/dma.h
*
* S390 version
*/
#ifndef _ASM_DMA_H
#define _ASM_DMA_H
#include /* need byte IO */
/* The I/O subsystem can access only memory below 2GB.
We use
www.eeworm.com/read/357083/3029438
h 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
www.eeworm.com/read/357083/3029613
h dma.h
/*
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
* Written by Hennus Bergman, 1992.
* High DMA channel support & info by Hannu Savolainen
* and John Boyd, Nov. 1992.
*
www.eeworm.com/read/357083/3029774
h dma.h
/* $Id: dma.h,v 1.6 1999/12/30 14:22:47 raiko Exp $
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
* Written by Hennus Bergman, 1992.
* High DMA channel support & info by
www.eeworm.com/read/357083/3029913
h dma.h
/* $Id: dma.h,v 1.19 2000/01/28 13:43:14 jj Exp $
* include/asm-sparc64/dma.h
*
* Copyright 1996 (C) David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef _ASM_SPARC64_DMA_H
#define _ASM_SPARC64_DM
www.eeworm.com/read/357083/3030757
h dma.h
#ifndef _ASM_IA64_DMA_H
#define _ASM_IA64_DMA_H
/*
* Copyright (C) 1998-2001 Hewlett-Packard Co
* Copyright (C) 1998-2001 David Mosberger-Tang
*/
#include
#i
www.eeworm.com/read/357083/3030863
h 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