Lines Matching refs:wordlength
208 int wordlength = 2;
266 wordlength = 1;
269 /* At this point, wordlength *only* tells us if the SA_prom is doubled
274 if (wordlength == 2)
278 if (wordlength == 2) {
293 name = (wordlength == 2) ? "NE2000" : "NE1000";
295 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16";
297 stop_page = (wordlength == 2) ? 0x40 : 0x20;
305 wordlength = 2;
338 ei_status.word16 = (wordlength == 2);