OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [LINUX_2_4_26_OR32/] [linux/] [linux-2.4/] [include/] [asm-m68k/] [atari_stdma.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1276 phoenix
 
2
#ifndef _atari_stdma_h
3
#define _atari_stdma_h
4
 
5
 
6
#include <asm/irq.h>
7
 
8
 
9
/***************************** Prototypes *****************************/
10
 
11
void stdma_lock(void (*handler)(int, void *, struct pt_regs *), void *data);
12
void stdma_release( void );
13
int stdma_others_waiting( void );
14
int stdma_islocked( void );
15
void *stdma_locked_by( void );
16
void stdma_init( void );
17
 
18
/************************* End of Prototypes **************************/
19
 
20
 
21
 
22
#endif  /* _atari_stdma_h */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.