Home
last modified time | relevance | path

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

/plan9/sys/src/9/ppc/
H A Dm8260.h95 typedef struct FCCparam FCCparam; typedef
96 struct FCCparam { struct
97 /*0x00*/ ushort riptr;
98 /*0x02*/ ushort tiptr;
99 /*0x04*/ ushort Rsvd04;
100 /*0x06*/ ushort mrblr;
101 /*0x08*/ ulong rstate;
102 /*0x0c*/ ulong rbase;
103 /*0x10*/ ushort rbdstat;
104 /*0x12*/ ushort rbdlen;
[all …]
H A Dimm.h166 typedef struct FCCparam FCCparam; typedef
167 struct FCCparam { struct
168 /*0x00*/ ushort riptr;
169 /*0x02*/ ushort tiptr;
170 /*0x04*/ ushort Rsvd04;
171 /*0x06*/ ushort mrblr;
172 /*0x08*/ ulong rstate;
173 /*0x0c*/ ulong rbase;
174 /*0x10*/ ushort rbdstat;
175 /*0x12*/ ushort rbdlen;
[all …]