Home
last modified time | relevance | path

Searched refs:wordlength (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/8390/ !
Dapne.c200 int wordlength = 2; in apne_probe1() local
258 wordlength = 1; in apne_probe1()
266 if (wordlength == 2) in apne_probe1()
270 if (wordlength == 2) { in apne_probe1()
285 name = (wordlength == 2) ? "NE2000" : "NE1000"; in apne_probe1()
287 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16"; in apne_probe1()
289 stop_page = (wordlength == 2) ? 0x40 : 0x20; in apne_probe1()
297 wordlength = 2; in apne_probe1()
330 ei_status.word16 = (wordlength == 2); in apne_probe1()
D3c503.c193 int i, iobase_reg, membase_reg, saved_406, wordlength, retval; in el2_probe1() local
255 wordlength = inb_p(ioaddr + EN0_DCFG) & ENDCFG_WTS; in el2_probe1()
312 if (wordlength) { /* No Tx pages to skip over to get to Rx */ in el2_probe1()
329 if (wordlength) { in el2_probe1()
339 ei_status.word16 = wordlength; in el2_probe1()
364 dev->name, ei_status.name, (wordlength+1)<<3, in el2_probe1()
372 dev->name, ei_status.name, (wordlength+1)<<3); in el2_probe1()
Dne.c290 int wordlength = 2; in ne_probe1() local
388 wordlength = 1; in ne_probe1()
391 if (wordlength == 2) in ne_probe1()
427 name = (wordlength == 2) ? "NE2000" : "NE1000"; in ne_probe1()
431 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16"; in ne_probe1()
433 stop_page = (wordlength == 2) ? 0x40 : 0x20; in ne_probe1()
446 if (wordlength == 2) in ne_probe1()
522 ei_status.word16 = (wordlength == 2 && (DCR_VAL & 0x01)); in ne_probe1()
Dne-h8300.c215 int wordlength = 2; in ne_probe1() local
291 wordlength = 1; in ne_probe1()
296 name = (wordlength == 2) ? "NE2000" : "NE1000"; in ne_probe1()
324 ei_status.word16 = (wordlength == 2); in ne_probe1()
Dax88796.c700 if (ax->plat->wordlength == 2) in ax_init_dev()
724 if (ax->plat->wordlength == 2) { in ax_init_dev()
752 ei_local->word16 = (ax->plat->wordlength == 2); in ax_init_dev()
/linux-3.4.99/include/net/ !
Dax88796.h22 unsigned char wordlength; /* 1 or 2 */ member
/linux-3.4.99/arch/arm/mach-pxa/ !
Dcolibri-pxa300.c71 .wordlength = 2,
Dcolibri-pxa320.c108 .wordlength = 2,
/linux-3.4.99/arch/sh/boards/mach-highlander/ !
Dsetup.c162 .wordlength = 2,
/linux-3.4.99/arch/arm/mach-s3c24xx/ !
Dmach-anubis.c295 .wordlength = 2,
Dmach-bast.c397 .wordlength = 2,