Searched refs:word16 (Results 1 – 25 of 26) sorted by relevance
12
128 int word16 = 0; /* 0 = 8 bit, 1 = 16 bit */ in wd_probe1() local162 case 0x03: word16 = 0; model_name = "PDI8023-8"; break; in wd_probe1()163 case 0x05: word16 = 0; model_name = "PDUC8023"; break; in wd_probe1()164 case 0x0a: word16 = 1; model_name = "PDI8023-16"; break; in wd_probe1()166 default: word16 = 0; model_name = "PDI8023"; break; in wd_probe1()183 word16 = 0; in wd_probe1()194 word16 = 1; /* We have a 16bit board here! */ in wd_probe1()197 word16 = 0; in wd_probe1()202 if ( !ancient && (inb(ioaddr+1) & 0x01) != (word16 & 0x01)) in wd_probe1()204 word16 ? 16 : 8, (inb(ioaddr+1) & 0x01) ? 16 : 8); in wd_probe1()[all …]
188 ei_status.word16 = wordmode; in hp_probe1()258 if (ei_status.word16) in hp_get_8390_hdr()286 if (ei_status.word16) { in hp_block_input()317 if (ei_status.word16 && (count & 0x01)) in hp_block_output()342 if (ei_status.word16) { in hp_block_output()
204 ei_status.word16 = FALSE; in oaknet_init()362 if (ei_status.word16) in oaknet_get_8390_hdr()409 if (ei_status.word16) { in oaknet_block_input()491 if (ei_status.word16 && (count & 0x1)) in oaknet_block_output()583 if (ei_status.word16) { in oaknet_block_output()
302 ei_status.word16 = (wordlength == 2); in apne_probe1()393 if (ei_status.word16) { in apne_get_8390_hdr()438 if (ei_status.word16) { in apne_block_input()468 if (ei_status.word16 && (count & 0x01)) in apne_block_output()491 if (ei_status.word16) { in apne_block_output()
472 ei_status.word16 = (2 == 2); in ne2_probe1()562 if (ei_status.word16) in ne_get_8390_hdr()602 if (ei_status.word16) { in ne_block_input()652 if (ei_status.word16 && (count & 0x01)) in ne_block_output()696 if (ei_status.word16) { in ne_block_output()
466 ei_status.word16 = (wordlength == 2); in ne_probe1()557 if (ei_status.word16) in ne_get_8390_hdr()596 if (ei_status.word16) in ne_block_input()652 if (ei_status.word16 && (count & 0x01)) in ne_block_output()695 if (ei_status.word16) { in ne_block_output()
96 static int word16[] = { variable441 ei_status.word16 = word16[type]; in mac8390_initdev()
66 unsigned word16:1; /* We have the 16-bit (vs 8-bit) version of the card. */ member
151 ei_status.word16 = 1; in hydra_init()
295 ei_status.word16 = wordlength; in el2_probe1()441 if (ei_status.word16) /* Tx packets go into bank 0 on EL2/16 card */ in el2_block_output()
148 ei_status.word16 = 1; in stnic_probe()
228 ei_status.word16 = 1; in ultra32_probe1()
297 ei_status.word16 = 1; in ultramca_probe()
261 ei_status.word16 = 1; in lne390_probe1()
248 ei_status.word16 = 1; in ne3210_probe1()
208 ei_status.word16 = 1; in e21_probe1()
260 ei_status.word16 = 1; in es_probe1()
237 ei_status.word16 = 1; in ac_probe1()
221 ei_status.word16 = 1; in zorro8390_init()
217 ei_status.word16 = 0; /* Agggghhhhh! Debug time: 2 days! */ in hpp_probe1()
249 ei_status.word16 = 1; in ultra_probe1()
341 ei_status.word16 = 1; in ne2k_pci_init_one()
1080 int endcfg = ei_local->word16 in NS8390_init()
306 if (count & 1 && ei_local->word16) in etherh_block_output()332 if (ei_local->word16) in etherh_block_output()382 if (ei_local->word16) { in etherh_block_input()421 if (ei_local->word16) in etherh_get_header()696 ei_local->word16 = 1; in etherh_init_one()
477 ei_status.word16 = 1; in axnet_config()1877 int endcfg = ei_local->word16 ? (0x48 | ENDCFG_WTS) : 0x48; in AX88190_init()