Home
last modified time | relevance | path

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

/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()
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()
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()
740 ei_local->word16 = 1; in etherh_probe()
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()
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()
753 ei_local->word16 = (ax->plat->wordlength == 2); in ax_init_dev()
781 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
Dstnic.c134 ei_status.word16 = 1; in stnic_probe()
Dhydra.c153 ei_status.word16 = 1; in hydra_init()
Dzorro8390.c374 ei_status.word16 = 1; in zorro8390_init()
Dmcf8390.c387 ei_local->word16 = 1; in mcf8390_init()
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()
1637 int endcfg = ei_local->word16 ? (0x48 | ENDCFG_WTS) : 0x48; in AX88190_init()
Dlib8390.c1007 int endcfg = ei_local->word16 in __NS8390_init()
Dpcnet_cs.c603 ei_status.word16 = 1; in pcnet_config()
/drivers/scsi/lpfc/
Dlpfc_hw4.h2294 uint32_t word16; member
2297 #define lpfc_mbx_rd_conf_fcfi_count_WORD word16
2628 uint32_t word16; member