Home
last modified time | relevance | path

Searched defs:Intregs (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/9/bcm/
H A Dtrap.c17 typedef struct Intregs Intregs; typedef
38 struct Intregs { struct
39 u32int ARMpending;
40 u32int GPUpending[2];
41 u32int FIQctl;
42 u32int GPUenable[2];
43 u32int ARMenable;
44 u32int GPUdisable[2];
45 u32int ARMdisable;