Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/8390/
H A Dwd.c169 int word16 = 0; /* 0 = 8 bit, 1 = 16 bit */ in wd_probe1() local
208 case 0x03: word16 = 0; model_name = "PDI8023-8"; break; in wd_probe1()
209 case 0x05: word16 = 0; model_name = "PDUC8023"; break; in wd_probe1()
210 case 0x0a: word16 = 1; model_name = "PDI8023-16"; break; in wd_probe1()
212 default: word16 = 0; model_name = "PDI8023"; break; in wd_probe1()
229 word16 = 0; in wd_probe1()
240 word16 = 1; /* We have a 16bit board here! */ in wd_probe1()
243 word16 = 0; in wd_probe1()
248 if ( !ancient && (inb(ioaddr+1) & 0x01) != (word16 & 0x01)) in wd_probe1()
250 word16 ? 16 : 8, in wd_probe1()
[all …]
H 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()
H 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()
H 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()
H 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()
H A Dmac8390.c96 static const int word16[] = { variable
507 ei_status.word16 = word16[type]; in mac8390_initdev()
H A D8390.h85 unsigned word16:1; /* We have the 16-bit (vs 8-bit) member
H A Dstnic.c136 ei_status.word16 = 1; in stnic_probe()
H A Dhydra.c152 ei_status.word16 = 1; in hydra_init()
H A Dxsurf100.c194 if (ei_local->word16 && (count & 0x01)) in xs100_block_output()
H A Dzorro8390.c369 ei_status.word16 = 1; in zorro8390_init()
H A Dmcf8390.c382 ei_local->word16 = 1; in mcf8390_init()
H A Dsmc-ultra.c294 ei_status.word16 = 1; in ultra_probe1()
H A Dne2k-pci.c361 ei_status.word16 = 1; in ne2k_pci_init_one()
H A Daxnet_cs.c309 ei_status.word16 = 1; in axnet_config()
1632 int endcfg = ei_local->word16 ? (0x48 | ENDCFG_WTS) : 0x48; in AX88190_init()
H A Dlib8390.c1019 int endcfg = ei_local->word16 in __NS8390_init()
H A Dpcnet_cs.c614 ei_status.word16 = 1; in pcnet_config()
/linux/arch/sparc/kernel/
H A Dpci_sabre.c381 u16 word16; in apb_init() local
383 pci_read_config_word(pdev, PCI_COMMAND, &word16); in apb_init()
384 word16 |= PCI_COMMAND_SERR | PCI_COMMAND_PARITY | in apb_init()
387 pci_write_config_word(pdev, PCI_COMMAND, word16); in apb_init()
/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h2837 uint32_t word16; member
2997 uint32_t word16; member
3000 #define lpfc_mbx_rd_conf_fcfi_count_WORD word16
3413 uint32_t word16; member