Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/8390/
A Dwd.c228 word16 = 0; in wd_probe1()
242 word16 = 0; in wd_probe1()
249 word16 ? 16 : 8, in wd_probe1()
305 dev->irq = word16 ? 10 : 5; in wd_probe1()
321 ei_status.word16 = word16; in wd_probe1()
380 if (ei_status.word16) in wd_open()
400 if (ei_status.word16) in wd_reset_8390()
419 if (ei_status.word16) in wd_get_8390_hdr()
456 if (ei_status.word16) in wd_block_input()
468 if (ei_status.word16) { in wd_block_output()
[all …]
A Dapne.c332 ei_status.word16 = (wordlength == 2); in apne_probe1()
407 if (ei_status.word16) { in apne_get_8390_hdr()
452 if (ei_status.word16) { in apne_block_input()
482 if (ei_status.word16 && (count & 0x01)) in apne_block_output()
505 if (ei_status.word16) { in apne_block_output()
A Dne.c512 ei_status.word16 = (wordlength == 2 && (DCR_VAL & 0x01)); in ne_probe1()
595 if (ei_status.word16) in ne_get_8390_hdr()
635 if (ei_status.word16) in ne_block_input()
692 if (ei_status.word16 && (count & 0x01)) in ne_block_output()
735 if (ei_status.word16) { in ne_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()
735 ei_local->word16 = 1; in etherh_probe()
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.c98 static const int word16[] = { variable
507 ei_status.word16 = word16[type]; in mac8390_initdev()
A D8390.h83 unsigned word16:1; /* We have the 16-bit (vs 8-bit) member
A Dhydra.c152 ei_status.word16 = 1; in hydra_init()
A Dstnic.c139 ei_status.word16 = 1; in stnic_probe()
A Dxsurf100.c194 if (ei_local->word16 && (count & 0x01)) in xs100_block_output()
A Dzorro8390.c374 ei_status.word16 = 1; in zorro8390_init()
A Dmcf8390.c384 ei_local->word16 = 1; in mcf8390_init()
A Dsmc-ultra.c293 ei_status.word16 = 1; in ultra_probe1()
A Dne2k-pci.c371 ei_status.word16 = 1; in ne2k_pci_init_one()
A Daxnet_cs.c309 ei_status.word16 = 1; in axnet_config()
1635 int endcfg = ei_local->word16 ? (0x48 | ENDCFG_WTS) : 0x48; in AX88190_init()
A Dlib8390.c1020 int endcfg = ei_local->word16 in __NS8390_init()
A Dpcnet_cs.c615 ei_status.word16 = 1; in pcnet_config()
/linux/arch/sparc/kernel/
A Dpci_sabre.c378 u16 word16; in apb_init() local
380 pci_read_config_word(pdev, PCI_COMMAND, &word16); in apb_init()
381 word16 |= PCI_COMMAND_SERR | PCI_COMMAND_PARITY | in apb_init()
384 pci_write_config_word(pdev, PCI_COMMAND, word16); in apb_init()
/linux/drivers/scsi/lpfc/
A Dlpfc_hw4.h2794 uint32_t word16; member
2951 uint32_t word16; member
2954 #define lpfc_mbx_rd_conf_fcfi_count_WORD word16
3366 uint32_t word16; member

Completed in 77 milliseconds