[BACK]Return to tairqcvar.h CVS log [TXT][DIR] Up to [local] / funnyos / arch / testarm / dev

Diff for /funnyos/arch/testarm/dev/tairqcvar.h between version 1.1 and 1.2

version 1.1, 2007/10/29 20:12:18 version 1.2, 2007/11/02 11:18:29
Line 13 
Line 13 
 struct tairqc_dd {  struct tairqc_dd {
         struct bus_handle       *td_bushandlep;          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_irqstatus;   /* interrupt status, one bit per intr source */
         uint32_t        td_irqmask;             /* interrupt mask, masked (1) or not (0) */          uint32_t        td_irqmask;             /* interrupt mask, masked (1) or not (0) */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb