Home | History | Annotate | Download | only in include

Lines Matching refs:u_int

46 	u_int address;
47 u_int pages;
48 u_int flags;
53 u_int magic;
54 u_int version; /* version 2+ */
60 u_int kernvirtualbase; /* not used now */
61 u_int kernphysicalbase; /* not used now */
62 u_int kernsize;
63 u_int scratchvirtualbase; /* not used now */
64 u_int scratchphysicalbase; /* not used now */
65 u_int scratchsize; /* not used now */
67 u_int ksym_start;
68 u_int ksym_end;
70 u_int MDFvirtualbase; /* not used yet */
71 u_int MDFphysicalbase; /* not used yet */
72 u_int MDFsize; /* not used yet */
74 u_int display_phys;
75 u_int display_start;
76 u_int display_size;
77 u_int width;
78 u_int height;
79 u_int log2_bpp;
80 u_int framerate;
84 u_int pagesize;
85 u_int drampages;
86 u_int vrampages;
87 u_int dramblocks;
88 u_int vramblocks;