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

2002/0404/alphapc/fns.h (diff list | history)

2002/0116/sys/src/9/alphapc/fns.h:7,172002/0404/sys/src/9/alphapc/fns.h:7,20 (short | long | prev | next)
1999/0415    
void		clearmmucache(void); 
void		clock(Ureg*); 
void		clockinit(void); 
2002/0404    
void		clockintrsched(void); 
1999/0415    
#define 	coherence 	mb 
int		cistrcmp(char*, char*); 
int		cistrncmp(char*, char*, int); 
void		cpuidprint(void); 
void		cserve(ulong, ulong); 
2002/0404    
void		cycintradd(Cycintr *); 
void		cycintrdel(Cycintr *); 
1999/0415    
int	dmacount(int); 
int	dmadone(int); 
void	dmaend(int); 
2002/0116/sys/src/9/alphapc/fns.h:32,372002/0404/sys/src/9/alphapc/fns.h:35,41
1999/0415    
ulong	getfcr(void); 
ulong	getstatus(void); 
void		gotopc(ulong); 
2002/0404    
int		havecycintr(void); 
1999/0415    
int		i8042auxcmd(int); 
void		i8042auxenable(void (*)(int, int)); 
void		i8042reset(void); 


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