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

1999/0424/alphapc/io.h (diff list | history)

1999/0423/sys/src/9/alphapc/io.h:205,2071999/0424/sys/src/9/alphapc/io.h:205,209 (short | long | prev | next)
1999/0423    
 
#define PCIWINDOW	0x40000000 
#define PCIWADDR(va)	(PADDR(va)+PCIWINDOW) 
1999/0424    
#define ISAWINDOW	0x00800000 
#define ISAWADDR(va)	(PADDR(va)+ISAWINDOW) 


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