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

1991/0329/power/devhotrod.c (diff list | history)

1991/0328/sys/src/9/power/devhotrod.c:13,181991/0329/sys/src/9/power/devhotrod.c:13,19 (short | long | prev | next)
1991/0306    
/* 
1991/0307    
 * If defined, ENABMEMTEST causes memory test to be run at device open 
1991/0306    
 */ 
1991/0329    
#define	ENABMEMTEST 
1991/0306    
#ifdef	ENABMEMTEST 
1991/0303    
void	mem(Hot*, ulong*, ulong); 
1991/0307    
#define	NTESTBUF	256 
1991/0328/sys/src/9/power/devhotrod.c:21,271991/0329/sys/src/9/power/devhotrod.c:22,27
1991/0328    
/* 
 * If defined, ENABBUSTEST causes bus error diagnostic to be run at device open 
 */ 
#define	ENABBUSTEST 
1991/0303    
 
/* 
1991/0307    
 * If 1, ENABCKSUM causes data transfers to have checksums 


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