Lines Matching refs:word16
170 int word16 = 0; /* 0 = 8 bit, 1 = 16 bit */
207 case 0x03: word16 = 0; model_name = "PDI8023-8"; break;
208 case 0x05: word16 = 0; model_name = "PDUC8023"; break;
209 case 0x0a: word16 = 1; model_name = "PDI8023-16"; break;
211 default: word16 = 0; model_name = "PDI8023"; break;
228 word16 = 0;
239 word16 = 1; /* We have a 16bit board here! */
242 word16 = 0;
247 if ( !ancient && (inb(ioaddr+1) & 0x01) != (word16 & 0x01))
249 word16 ? 16 : 8,
268 if (high_addr_bits == 0x1f || word16 == 0)
305 dev->irq = word16 ? 10 : 5;
321 ei_status.word16 = word16;
332 ei_status.stop_page = word16 ? WD13_STOP_PG : WD03_STOP_PG;
380 if (ei_status.word16)
400 if (ei_status.word16)
419 if (ei_status.word16)
456 if (ei_status.word16)
468 if (ei_status.word16) {
488 if (ei_status.word16)