Home
last modified time | relevance | path

Searched refs:word16 (Results 1 – 25 of 28) sorted by relevance

12

/drivers/net/ethernet/8390/
Dwd.c170 int word16 = 0; /* 0 = 8 bit, 1 = 16 bit */ in wd_probe1() local
206 case 0x03: word16 = 0; model_name = "PDI8023-8"; break; in wd_probe1()
207 case 0x05: word16 = 0; model_name = "PDUC8023"; break; in wd_probe1()
208 case 0x0a: word16 = 1; model_name = "PDI8023-16"; break; in wd_probe1()
210 default: word16 = 0; model_name = "PDI8023"; break; in wd_probe1()
227 word16 = 0; in wd_probe1()
238 word16 = 1; /* We have a 16bit board here! */ in wd_probe1()
241 word16 = 0; in wd_probe1()
246 if ( !ancient && (inb(ioaddr+1) & 0x01) != (word16 & 0x01)) in wd_probe1()
248 word16 ? 16 : 8, (inb(ioaddr+1) & 0x01) ? 16 : 8); in wd_probe1()
[all …]
Dne-h8300.c63 #define NE_DATAPORT (ei_status.word16?0x20:0x10) /* NatSemi-defined port window offset. */
64 #define NE_RESET (ei_status.word16?0x3f:0x1f) /* Issue a read to reset, a write to clear. */
65 #define NE_IO_EXTENT (ei_status.word16?0x40:0x20)
281 ei_status.word16 = (bus_width == 0); /* temporary setting */ in ne_probe1()
324 ei_status.word16 = (wordlength == 2); in ne_probe1()
418 if (ei_status.word16) { in ne_get_8390_hdr()
460 if (ei_status.word16) in ne_block_input()
519 if (ei_status.word16 && (count & 0x01)) in ne_block_output()
562 if (ei_status.word16) { in ne_block_output()
Dhp.c202 ei_status.word16 = wordmode; in hp_probe1()
259 if (ei_status.word16) in hp_get_8390_hdr()
287 if (ei_status.word16) { in hp_block_input()
318 if (ei_status.word16 && (count & 0x01)) in hp_block_output()
343 if (ei_status.word16) { in hp_block_output()
Dapne.c330 ei_status.word16 = (wordlength == 2); in apne_probe1()
404 if (ei_status.word16) { in apne_get_8390_hdr()
449 if (ei_status.word16) { in apne_block_input()
479 if (ei_status.word16 && (count & 0x01)) in apne_block_output()
502 if (ei_status.word16) { in apne_block_output()
Dne2.c475 ei_status.word16 = (2 == 2); in ne2_probe1()
557 if (ei_status.word16) in ne_get_8390_hdr()
597 if (ei_status.word16) { in ne_block_input()
647 if (ei_status.word16 && (count & 0x01)) in ne_block_output()
691 if (ei_status.word16) { in ne_block_output()
Dne.c522 ei_status.word16 = (wordlength == 2 && (DCR_VAL & 0x01)); in ne_probe1()
604 if (ei_status.word16) in ne_get_8390_hdr()
643 if (ei_status.word16) in ne_block_input()
699 if (ei_status.word16 && (count & 0x01)) in ne_block_output()
742 if (ei_status.word16) { in ne_block_output()
Detherh.c329 if (count & 1 && ei_local->word16) in etherh_block_output()
355 if (ei_local->word16) in etherh_block_output()
405 if (ei_local->word16) { in etherh_block_input()
444 if (ei_local->word16) in etherh_get_header()
745 ei_local->word16 = 1; in etherh_probe()
Dax88796.c193 if (ei_local->word16) in ax_get_8390_hdr()
239 if (ei_local->word16) { in ax_block_input()
263 if (ei_local->word16 && (count & 0x01)) in ax_block_output()
288 if (ei_local->word16) in ax_block_output()
752 ei_local->word16 = (ax->plat->wordlength == 2); in ax_init_dev()
780 ei_local->word16 ? 16 : 8, dev->irq, dev->base_addr, in ax_init_dev()
Dmac8390.c98 static const int word16[] = { variable
535 ei_status.word16 = word16[type]; in mac8390_initdev()
D8390.h84 unsigned word16:1; /* We have the 16-bit (vs 8-bit) version of the card. */ member
D3c503.c339 ei_status.word16 = wordlength; in el2_probe1()
517 if (ei_status.word16) /* Tx packets go into bank 0 on EL2/16 card */ in el2_block_output()
Dstnic.c134 ei_status.word16 = 1; in stnic_probe()
Dhydra.c153 ei_status.word16 = 1; in hydra_init()
Dne3210.c188 ei_status.word16 = 1; in ne3210_eisa_probe()
Dsmc-ultra32.c271 ei_status.word16 = 1; in ultra32_probe1()
Des3210.c279 ei_status.word16 = 1; in es_probe1()
Dlne390.c268 ei_status.word16 = 1; in lne390_probe1()
De2100.c237 ei_status.word16 = 1; in e21_probe1()
Dsmc-mca.c381 ei_status.word16 = 1; in ultramca_probe()
Dac3200.c262 ei_status.word16 = 1; in ac_probe1()
Dzorro8390.c375 ei_status.word16 = 1; in zorro8390_init()
Dhp-plus.c248 ei_status.word16 = 0; /* Agggghhhhh! Debug time: 2 days! */ in hpp_probe1()
Dsmc-ultra.c292 ei_status.word16 = 1; in ultra_probe1()
Dne2k-pci.c354 ei_status.word16 = 1; in ne2k_pci_init_one()
Daxnet_cs.c308 ei_status.word16 = 1; in axnet_config()
1649 int endcfg = ei_local->word16 ? (0x48 | ENDCFG_WTS) : 0x48; in AX88190_init()

12