plan 9 kernel history: overview | file list | diff list

2000/1125/bitsy/sa1110dma.h (diff list | history)

2000/1122/sys/src/9/bitsy/sa1110dma.h:9,142000/1125/sys/src/9/bitsy/sa1110dma.h:9,15 (short | long | prev)
2000/1110    
 
void	dmainit(void); 
2000/1111    
int		dmaalloc(int, int, int, int, int, ulong, void (*)(void*, ulong), void*); 
2000/1125    
void	dmareset(int, int, int, int, int, int, ulong); 
2000/1110    
void	dmafree(int); 
2000/1115    
 
2000/1118    
ulong	dmastart(int, ulong, int); 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)