/linux-2.4.37.9/drivers/net/ |
D | hp-plus.c | 107 static void hpp_mem_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 113 static void hpp_io_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 320 hpp_io_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in hpp_io_get_8390_hdr() 325 insw(ioaddr + HP_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in hpp_io_get_8390_hdr() 345 hpp_mem_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in hpp_mem_get_8390_hdr() 352 isa_memcpy_fromio(hdr, dev->mem_start, sizeof(struct e8390_pkt_hdr)); in hpp_mem_get_8390_hdr()
|
D | smc-ultra.c | 89 static void ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 95 static void ultra_pio_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 381 ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ultra_get_8390_hdr() 389 isa_memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ultra_get_8390_hdr() 444 static void ultra_pio_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in ultra_pio_get_hdr() 450 insw(ioaddr + IOPD, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ultra_pio_get_hdr()
|
D | hp.c | 66 static void hp_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 245 hp_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in hp_get_8390_hdr() 252 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in hp_get_8390_hdr() 259 insw(nic_base - NIC_OFFSET + HP_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in hp_get_8390_hdr() 261 insb(nic_base - NIC_OFFSET + HP_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)); in hp_get_8390_hdr()
|
D | oaknet.c | 66 struct e8390_pkt_hdr *hdr, int ring_page); 339 oaknet_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in oaknet_get_8390_hdr() 356 outb_p(sizeof(struct e8390_pkt_hdr), base + EN0_RCNTLO); in oaknet_get_8390_hdr() 364 sizeof(struct e8390_pkt_hdr) >> 1); in oaknet_get_8390_hdr() 367 sizeof(struct e8390_pkt_hdr)); in oaknet_get_8390_hdr()
|
D | apne.c | 84 static void apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 368 apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in apne_get_8390_hdr() 387 outb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO); in apne_get_8390_hdr() 395 for(cnt = 0; cnt < (sizeof(struct e8390_pkt_hdr)>>1); cnt++) in apne_get_8390_hdr() 399 for(cnt = 0; cnt < sizeof(struct e8390_pkt_hdr); cnt++) in apne_get_8390_hdr()
|
D | mac8390.c | 141 struct e8390_pkt_hdr *hdr, int ring_page); 155 struct e8390_pkt_hdr *hdr, int ring_page); 166 struct e8390_pkt_hdr *hdr, int ring_page); 613 struct e8390_pkt_hdr *hdr, int ring_page) in sane_get_8390_hdr() 647 static void dayna_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in dayna_get_8390_hdr() 688 static void slow_sane_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in slow_sane_get_8390_hdr()
|
D | zorro8390.c | 84 struct e8390_pkt_hdr *hdr, int ring_page); 282 struct e8390_pkt_hdr *hdr, int ring_page) in zorro8390_get_8390_hdr() 299 z_writeb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO); in zorro8390_get_8390_hdr() 306 for (cnt = 0; cnt < (sizeof(struct e8390_pkt_hdr)>>1); cnt++) in zorro8390_get_8390_hdr()
|
D | 8390.h | 30 struct e8390_pkt_hdr { struct 61 void (*get_8390_hdr)(struct net_device *, struct e8390_pkt_hdr *, int);
|
D | ne2.c | 146 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 539 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, in ne_get_8390_hdr() 556 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne_get_8390_hdr() 564 sizeof(struct e8390_pkt_hdr)>>1); in ne_get_8390_hdr() 567 sizeof(struct e8390_pkt_hdr)); in ne_get_8390_hdr()
|
D | 3c503.c | 83 static void el2_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 507 el2_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in el2_get_8390_hdr() 514 isa_memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in el2_get_8390_hdr() 535 memset(hdr, 0x00, sizeof(struct e8390_pkt_hdr)); in el2_get_8390_hdr() 540 insw(E33G_FIFOH, hdr, (sizeof(struct e8390_pkt_hdr))>> 1); in el2_get_8390_hdr()
|
D | ne.c | 136 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 535 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr() 551 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne_get_8390_hdr() 558 insw(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ne_get_8390_hdr() 560 insb(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)); in ne_get_8390_hdr()
|
D | smc-ultra32.c | 67 static void ultra32_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 314 struct e8390_pkt_hdr *hdr, in ultra32_get_8390_hdr() 326 isa_memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ultra32_get_8390_hdr()
|
D | smc-mca.c | 61 struct e8390_pkt_hdr *hdr, 370 static void ultramca_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ultramca_get_8390_hdr() 376 isa_memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ultramca_get_8390_hdr()
|
D | lne390.c | 60 static void lne390_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page); 319 lne390_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in lne390_get_8390_hdr() 322 isa_memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in lne390_get_8390_hdr()
|
D | ne3210.c | 54 static void ne3210_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page); 308 ne3210_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne3210_get_8390_hdr() 311 isa_memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ne3210_get_8390_hdr()
|
D | e2100.c | 109 static void e21_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 299 e21_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in e21_get_8390_hdr() 309 isa_memcpy_fromio(hdr, shared_mem, sizeof(struct e8390_pkt_hdr)); in e21_get_8390_hdr()
|
D | es3210.c | 72 static void es_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page); 320 es_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in es_get_8390_hdr() 323 isa_memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in es_get_8390_hdr()
|
D | ac3200.c | 88 static void ac_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 291 ac_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ac_get_8390_hdr() 294 isa_memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in ac_get_8390_hdr()
|
D | hydra.c | 72 struct e8390_pkt_hdr *hdr, int ring_page); 191 struct e8390_pkt_hdr *hdr, int ring_page) in hydra_get_8390_hdr()
|
D | ne2k-pci.c | 175 static void ne2k_pci_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 439 static void ne2k_pci_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne2k_pci_get_8390_hdr() 454 outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne2k_pci_get_8390_hdr() 461 insw(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ne2k_pci_get_8390_hdr()
|
D | stnic.c | 65 static void stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr, 199 stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr, in stnic_get_hdr()
|
D | wd.c | 55 static void wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, 357 wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in wd_get_8390_hdr() 371 isa_memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr)); in wd_get_8390_hdr()
|
D | 8390.c | 685 struct e8390_pkt_hdr rx_frame; in ei_receive() 718 pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr); in ei_receive() 1084 if(sizeof(struct e8390_pkt_hdr)!=4) in NS8390_init()
|
/linux-2.4.37.9/drivers/net/pcmcia/ |
D | axnet_cs.c | 112 struct e8390_pkt_hdr *, int); 866 struct e8390_pkt_hdr *hdr, in get_8390_hdr() 876 sizeof(struct e8390_pkt_hdr)>>1); in get_8390_hdr() 1591 struct e8390_pkt_hdr rx_frame; in ei_receive() 1621 pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr); in ei_receive() 1879 if(sizeof(struct e8390_pkt_hdr)!=4) in AX88190_init()
|
D | pcnet_cs.c | 1357 struct e8390_pkt_hdr *hdr, in dma_get_8390_hdr() 1371 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in dma_get_8390_hdr() 1378 sizeof(struct e8390_pkt_hdr)>>1); in dma_get_8390_hdr() 1585 struct e8390_pkt_hdr *hdr, in shmem_get_8390_hdr() 1591 copyin((void *)hdr, xfer_start, sizeof(struct e8390_pkt_hdr)); in shmem_get_8390_hdr()
|