Home
last modified time | relevance | path

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

/plan9/sys/src/9/ppc/
H A Dm8260.h39 typedef struct MCCparam MCCparam; typedef
40 struct MCCparam { struct
41 /*0x00*/ ulong mccbase;
42 /*0x04*/ ushort mccstate;
43 /*0x06*/ ushort mrblr;
44 /*0x08*/ ushort grfthr;
45 /*0x0a*/ ushort grfcnt;
46 /*0x0c*/ ulong rinttmp;
47 /*0x10*/ ulong data0;
48 /*0x14*/ ulong data1;
[all …]
H A Dimm.h110 typedef struct MCCparam MCCparam; typedef
111 struct MCCparam { struct
112 /*0x00*/ ulong mccbase;
113 /*0x04*/ ushort mccstate;
114 /*0x06*/ ushort mrblr;
115 /*0x08*/ ushort grfthr;
116 /*0x0a*/ ushort grfcnt;
117 /*0x0c*/ ulong rinttmp;
118 /*0x10*/ ulong data0;
119 /*0x14*/ ulong data1;
[all …]