Lines Matching defs:word16
169 int word16 = 0; /* 0 = 8 bit, 1 = 16 bit */
208 case 0x03: word16 = 0; model_name = "PDI8023-8"; break;
209 case 0x05: word16 = 0; model_name = "PDUC8023"; break;
210 case 0x0a: word16 = 1; model_name = "PDI8023-16"; break;
212 default: word16 = 0; model_name = "PDI8023"; break;
229 word16 = 0;
240 word16 = 1; /* We have a 16bit board here! */
243 word16 = 0;
248 if ( !ancient && (inb(ioaddr+1) & 0x01) != (word16 & 0x01))
250 word16 ? 16 : 8,
269 if (high_addr_bits == 0x1f || word16 == 0)
306 dev->irq = word16 ? 10 : 5;
322 ei_status.word16 = word16;
333 ei_status.stop_page = word16 ? WD13_STOP_PG : WD03_STOP_PG;
381 if (ei_status.word16)
401 if (ei_status.word16)
420 if (ei_status.word16)
457 if (ei_status.word16)
469 if (ei_status.word16) {
489 if (ei_status.word16)