代码搜索:DMA

找到约 10,000 项符合「DMA」的源代码

代码结果 10,000
www.eeworm.com/read/480930/1306429

c ccio-rm-dma.c

/* * ccio-rm-dma.c: * DMA management routines for first generation cache-coherent machines. * "Real Mode" operation refers to U2/Uturn chip operation. The chip * can perform coherency checks
www.eeworm.com/read/479151/1337057

c dma-sa1111.c

/* * linux/arch/arm/mach-sa1100/dma-sa1111.c * * Copyright (C) 2000 John Dorsey * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener
www.eeworm.com/read/479151/1337069

c dma-sa1100.c

/* * arch/arm/kernel/dma-sa1100.c * * Support functions for the SA11x0 internal DMA channels. * (see also Documentation/arm/SA1100/DMA) * * Copyright (C) 2000 Nicolas Pitre * * This program is
www.eeworm.com/read/479151/1337655

c b1dma.c

/* $Id: b1dma.c,v 1.1.4.1 2001/11/20 14:19:34 kai Exp $ * * Common module for AVM B1 cards that support dma with AMCC * * Copyright 2000 by Carsten Paeth * * This software ma
www.eeworm.com/read/479151/1338814

c i810_dma.c

/* i810_dma.c -- DMA support for the i810 -*- linux-c -*- * Created: Mon Dec 13 01:50:01 1999 by jhartmann@precisioninsight.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Cop
www.eeworm.com/read/479151/1338926

c i810_dma.c

/* i810_dma.c -- DMA support for the i810 -*- linux-c -*- * Created: Mon Dec 13 01:50:01 1999 by jhartmann@precisioninsight.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Cop
www.eeworm.com/read/479151/1339252

s fd1772dma.s

#include @ Code for DMA with the 1772 fdc .text .global fdc1772_dataaddr fdc1772_fiqdata: @ Number of bytes left to DMA .global fdc1772_bytestogo fdc1772_bytestogo: .word 0 @
www.eeworm.com/read/479151/1339343

h eata_dma_proc.h

struct lun_map { __u8 id:5, chan:3; __u8 lun; }; typedef struct emul_pp { __u8 p_code:6, null:1, p_save:1; __u8 p_length; __u16 cylinder; __u8 heads; _
www.eeworm.com/read/479151/1339480

c eata_dma_proc.c

void swap_statistics(u8 *p) { u32 y; u32 *lp, h_lp; u16 *sp, h_sp; u8 *bp; lp = (u32 *)p; sp = ((short *)lp) + 1; /* Convert Header */ h_sp = *sp = ntohs(*sp);
www.eeworm.com/read/479151/1339656

c atari_dma_emul.c

/* * atari_dma_emul.c -- TT SCSI DMA emulator for the Hades. * * Copyright 1997 Wout Klaren * * This file is subject to the terms and conditions of the GNU General Public