=================================================================== RCS file: /cvs/funnyos/arch/testarm/dev/tairqcvar.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- funnyos/arch/testarm/dev/tairqcvar.h 2007/10/29 20:12:18 1.1 +++ funnyos/arch/testarm/dev/tairqcvar.h 2007/11/02 11:18:29 1.2 @@ -1,5 +1,5 @@ /* - * $Id: tairqcvar.h,v 1.1 2007/10/29 20:12:18 init Exp $ + * $Id: tairqcvar.h,v 1.2 2007/11/02 11:18:29 init Exp $ */ #ifndef _ARCH_TESTARM_DEV_TAIRQCVAR_H #define _ARCH_TESTARM_DEV_TAIRQCVAR_H @@ -13,7 +13,7 @@ struct tairqc_dd { struct bus_handle *td_bushandlep; - uint32_t td_oiaddr; /* location on parent */ + uint32_t td_ioaddr; /* location on parent */ uint32_t td_irqstatus; /* interrupt status, one bit per intr source */ uint32_t td_irqmask; /* interrupt mask, masked (1) or not (0) */