|
Linux Kernel
3.7.1
|
#include <m68360_pram.h>
Data Fields | |
| unsigned short | rbase |
| unsigned short | tbase |
| unsigned char | rfcr |
| unsigned char | tfcr |
| unsigned short | mrblr |
| unsigned long | rstate |
| unsigned long | rptr |
| unsigned short | rbptr |
| unsigned short | rcount |
| unsigned long | rtemp |
| unsigned long | tstate |
| unsigned long | tptr |
| unsigned short | tbptr |
| unsigned short | tcount |
| unsigned long | ttemp |
| unsigned short | reserved [5] |
Definition at line 287 of file m68360_pram.h.
| unsigned short mrblr |
Definition at line 292 of file m68360_pram.h.
| unsigned short rbase |
Definition at line 288 of file m68360_pram.h.
| unsigned short rbptr |
Definition at line 295 of file m68360_pram.h.
| unsigned short rcount |
Definition at line 296 of file m68360_pram.h.
| unsigned short reserved[5] |
Definition at line 303 of file m68360_pram.h.
| unsigned char rfcr |
Definition at line 290 of file m68360_pram.h.
| unsigned long rptr |
Definition at line 294 of file m68360_pram.h.
| unsigned long rstate |
Definition at line 293 of file m68360_pram.h.
| unsigned long rtemp |
Definition at line 297 of file m68360_pram.h.
| unsigned short tbase |
Definition at line 289 of file m68360_pram.h.
| unsigned short tbptr |
Definition at line 300 of file m68360_pram.h.
| unsigned short tcount |
Definition at line 301 of file m68360_pram.h.
| unsigned char tfcr |
Definition at line 291 of file m68360_pram.h.
| unsigned long tptr |
Definition at line 299 of file m68360_pram.h.
| unsigned long tstate |
Definition at line 298 of file m68360_pram.h.
| unsigned long ttemp |
Definition at line 302 of file m68360_pram.h.
1.8.2