Searched refs:writel (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr33726.c12 void writel(void *);
15 writel((void *)&bm->UnclippedRectangle[0].WidthHeight);
/netbsd-6-1-5-RELEASE/games/backgammon/common_source/
H A Dcheck.c79 writel(*Colorptr);
81 writel(" must make ");
83 writel(" can only make ");
85 writel(" move");
119 writel("Attempt to move to same location.\n");
125 writel("Backwards move.\n");
131 writel("Men still on bar.\n");
139 writel("Move not rolled.\n");
143 writel("Bad starting position.\n");
147 writel("Destinatio
[all...]
H A Dsave.c71 writel(confirm);
77 writel(prompt);
104 writel(exist1);
105 writel(fname);
106 writel(exist2);
118 writel(cantuse);
119 writel(fname);
120 writel(".\n");
137 writel(saved);
138 writel(fnam
[all...]
H A Dsubs.c132 writel(const char *l) function
140 fprintf(trace, "writel: \"");
161 writel("Red's roll: ");
163 writel("White's roll: ");
198 writel("Game value: ");
200 writel(". ");
202 writel(color[0]);
204 writel(color[1]);
205 writel(" doubled last.");
209 writel(plre
[all...]
H A Dboard.c64 writel("_____________________________________________________\n");
65 writel(bl);
74 writel(ln);
104 writel(ln);
110 writel(ln);
140 writel(ln);
151 writel(ln);
152 writel("|_______________________|___|_______________________|\n");
H A Dtable.c94 writel("\t\t");
95 writel("Move: ");
122 writel("\010 \010");
146 writel("\010 \010");
181 writel("\t\tMove: ");
217 writel("\t\t");
271 writel("\t\tMove: ");
H A Done.c108 writel("Error: ");
116 writel("... ");
H A Dback.h173 void writel(const char *);
H A Dfancy.c594 writel("\n\n");
/netbsd-6-1-5-RELEASE/games/backgammon/backgammon/
H A Dmain.c147 writel(rules);
155 writel(noteach);
158 writel(need);
169 writel(askcol);
193 writel("Password:");
216 writel(askcol);
252 writel(rollr);
254 writel(rollw);
259 writel(rstart);
262 writel(wstar
[all...]
H A Dtext.c121 writel(s);
124 writel("-->");
H A Dextra.c61 writel(" doubles."); /* indicate double */
65 writel(" Declined.\n");
70 writel(" Accepted.\n");
79 writel(" Does ");
80 writel(cturn == 1 ? color[2] : color[3]);
81 writel(" accept?");
86 writel(" Reprint.\n");
89 writel(*Colorptr);
H A Dmove.c110 writel(*Colorptr);
133 writel(*Colorptr);
134 writel(" rolls ");
146 writel(" but cannot use it.\n");
160 writel(" and moves ");
356 writel("\nOut of memory\n");
/netbsd-6-1-5-RELEASE/games/backgammon/teachgammon/
H A Dttext2.c145 writel(a);
149 writel(prompt);
161 writel(prompt);
H A Dtutor.c73 writel(better);
111 writel("AARGH!!!\n");
H A Dteach.c154 writel("Help! Backgammon program is missing\007!!\n");
/netbsd-6-1-5-RELEASE/sys/arch/bebox/stand/boot/
H A Dboot.h56 void writel(u_long, u_long);
H A Dio.c88 writel(u_long addr, u_long val) function
H A Dsiop.c228 #define CALL_SCRIPT(ent) writel(adp->addr + SIOP_DSP, scriptaddr + ent);
284 writel(adp->addr + SIOP_DSA,
393 writel(adp->addr + SIOP_DSP,
458 writel(adp->addr + SIOP_DSP, scriptaddr + Ent_script_sched);
463 writel(adp->addr + SIOP_DSP, scriptaddr + Ent_script_sched);
1214 writel(addr + SIOP_DSP, (int)scriptaddr + Ent_reselect);

Completed in 298 milliseconds