Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/8390/
Dwd.c170 int word16 = 0; /* 0 = 8 bit, 1 = 16 bit */ in wd_probe1() local
209 case 0x03: word16 = 0; model_name = "PDI8023-8"; break; in wd_probe1()
210 case 0x05: word16 = 0; model_name = "PDUC8023"; break; in wd_probe1()
211 case 0x0a: word16 = 1; model_name = "PDI8023-16"; break; in wd_probe1()
213 default: word16 = 0; model_name = "PDI8023"; break; in wd_probe1()
230 word16 = 0; in wd_probe1()
241 word16 = 1; /* We have a 16bit board here! */ in wd_probe1()
244 word16 = 0; in wd_probe1()
249 if ( !ancient && (inb(ioaddr+1) & 0x01) != (word16 & 0x01)) in wd_probe1()
251 word16 ? 16 : 8, in wd_probe1()
[all …]
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()
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()
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()
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()
Dmac8390.c98 static const int word16[] = { variable
509 ei_status.word16 = word16[type]; in mac8390_initdev()
D8390.h83 unsigned word16:1; /* We have the 16-bit (vs 8-bit) member
Dhydra.c154 ei_status.word16 = 1; in hydra_init()
Dstnic.c139 ei_status.word16 = 1; in stnic_probe()
Dxsurf100.c194 if (ei_local->word16 && (count & 0x01)) in xs100_block_output()
Dzorro8390.c374 ei_status.word16 = 1; in zorro8390_init()
Dmcf8390.c384 ei_local->word16 = 1; in mcf8390_init()
Dsmc-ultra.c295 ei_status.word16 = 1; in ultra_probe1()
Dne2k-pci.c371 ei_status.word16 = 1; in ne2k_pci_init_one()
Daxnet_cs.c309 ei_status.word16 = 1; in axnet_config()
1635 int endcfg = ei_local->word16 ? (0x48 | ENDCFG_WTS) : 0x48; in AX88190_init()
Dlib8390.c1020 int endcfg = ei_local->word16 in __NS8390_init()
Dpcnet_cs.c615 ei_status.word16 = 1; in pcnet_config()
/linux-5.19.10/arch/sparc/kernel/
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-5.19.10/drivers/scsi/lpfc/
Dlpfc_hw4.h2830 uint32_t word16; member
2990 uint32_t word16; member
2993 #define lpfc_mbx_rd_conf_fcfi_count_WORD word16
3405 uint32_t word16; member