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

1994/0128/pc/ether8390.c (diff list | history)

1993/1124/sys/src/9/pc/ether8390.c:228,2341994/0128/sys/src/9/pc/ether8390.c:228,234 (short | long | prev | next)
1993/1117    
	dp8390outb(port+Cr, cr); 
1993/0915    
} 
 
1993/1116    
static void* 
1994/0128    
void* 
1993/1117    
dp8390read(Dp8390 *dp8390, void *to, ulong from, ulong len) 
1992/1222    
{ 
1993/1118    
	ulong port = dp8390->dp8390; 
1993/1124/sys/src/9/pc/ether8390.c:279,2851994/0128/sys/src/9/pc/ether8390.c:279,285
1992/1222    
	return to; 
} 
 
1993/1116    
static void* 
1994/0128    
void* 
1993/1118    
dp8390write(Dp8390 *dp8390, ulong to, void *from, ulong len) 
1992/1222    
{ 
1993/1118    
	ulong port = dp8390->dp8390; 


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