Home
last modified time | relevance | path

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

/drivers/net/ethernet/8390/
A Dwd.c229 word16 = 0; in wd_probe1()
243 word16 = 0; in wd_probe1()
250 word16 ? 16 : 8, in wd_probe1()
306 dev->irq = word16 ? 10 : 5; in wd_probe1()
322 ei_status.word16 = word16; in wd_probe1()
381 if (ei_status.word16) in wd_open()
401 if (ei_status.word16) in wd_reset_8390()
420 if (ei_status.word16) in wd_get_8390_hdr()
457 if (ei_status.word16) in wd_block_input()
469 if (ei_status.word16) { in wd_block_output()
[all …]
A Dapne.c327 ei_status.word16 = (wordlength == 2); in apne_probe1()
402 if (ei_status.word16) { in apne_get_8390_hdr()
447 if (ei_status.word16) { in apne_block_input()
477 if (ei_status.word16 && (count & 0x01)) in apne_block_output()
500 if (ei_status.word16) { in apne_block_output()
A Detherh.c321 if (count & 1 && ei_local->word16) in etherh_block_output()
347 if (ei_local->word16) in etherh_block_output()
396 if (ei_local->word16) { in etherh_block_input()
435 if (ei_local->word16) in etherh_get_header()
737 ei_local->word16 = 1; in etherh_probe()
A Dne.c511 ei_status.word16 = (wordlength == 2 && (DCR_VAL & 0x01)); in ne_probe1()
594 if (ei_status.word16) in ne_get_8390_hdr()
634 if (ei_status.word16) in ne_block_input()
691 if (ei_status.word16 && (count & 0x01)) in ne_block_output()
734 if (ei_status.word16) { in ne_block_output()
A Dax88796.c209 if (ei_local->word16) in ax_get_8390_hdr()
255 if (ei_local->word16) { in ax_block_input()
279 if (ei_local->word16 && (count & 0x01)) in ax_block_output()
304 if (ei_local->word16) in ax_block_output()
775 ei_local->word16 = (ax->plat->wordlength == 2); in ax_init_dev()
805 ei_local->word16 ? 16 : 8, dev->irq, dev->base_addr, in ax_init_dev()
A Dmac8390.c96 static const int word16[] = { variable
507 ei_status.word16 = word16[type]; in mac8390_initdev()
A D8390.h85 unsigned word16:1; /* We have the 16-bit (vs 8-bit) member
A Dhydra.c152 ei_status.word16 = 1; in hydra_init()
A Dstnic.c136 ei_status.word16 = 1; in stnic_probe()
A Dxsurf100.c194 if (ei_local->word16 && (count & 0x01)) in xs100_block_output()
A Dzorro8390.c369 ei_status.word16 = 1; in zorro8390_init()
A Dmcf8390.c382 ei_local->word16 = 1; in mcf8390_init()
A Dsmc-ultra.c294 ei_status.word16 = 1; in ultra_probe1()
A Dne2k-pci.c361 ei_status.word16 = 1; in ne2k_pci_init_one()
A Daxnet_cs.c309 ei_status.word16 = 1; in axnet_config()
1632 int endcfg = ei_local->word16 ? (0x48 | ENDCFG_WTS) : 0x48; in AX88190_init()
A Dlib8390.c1019 int endcfg = ei_local->word16 in __NS8390_init()
A Dpcnet_cs.c614 ei_status.word16 = 1; in pcnet_config()
/drivers/scsi/lpfc/
A Dlpfc_hw4.h2843 uint32_t word16; member
3003 uint32_t word16; member
3006 #define lpfc_mbx_rd_conf_fcfi_count_WORD word16
3419 uint32_t word16; member

Completed in 65 milliseconds