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

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

2000/1115/sys/src/9/bitsy/sa1110dma.h:11,172000/1118/sys/src/9/bitsy/sa1110dma.h:11,17 (short | long | prev | next)
2000/1111    
int		dmaalloc(int, int, int, int, int, ulong, void (*)(void*, ulong), void*); 
2000/1110    
void	dmafree(int); 
2000/1115    
 
2000/1110    
ulong	dmastart(int, void *, int); 
2000/1118    
ulong	dmastart(int, ulong, int); 
2000/1115    
 
void	dmawait(int); 
int		dmaidle(int); 


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