/drivers/net/ |
D | apne.c | 202 int start_page, stop_page; in apne_probe1() local 274 stop_page = NESM_STOP_PG; in apne_probe1() 277 stop_page = NE1SM_STOP_PG; in apne_probe1() 289 stop_page = (wordlength == 2) ? 0x40 : 0x20; in apne_probe1() 301 stop_page = NESM_STOP_PG; in apne_probe1() 329 ei_status.stop_page = stop_page; in apne_probe1()
|
D | hydra.c | 119 int start_page, stop_page; in hydra_init() local 138 stop_page = NESM_STOP_PG; in hydra_init() 152 ei_status.stop_page = stop_page; in hydra_init()
|
D | smc-mca.c | 384 ei_status.stop_page = num_pages; in ultramca_probe() 386 ei_status.mem = ioremap(dev->mem_start, (ei_status.stop_page - START_PG) * 256); in ultramca_probe() 392 dev->mem_end = dev->mem_start + (ei_status.stop_page - START_PG) * 256; in ultramca_probe() 491 if (ring_offset + count > ei_status.stop_page * 256) { in ultramca_block_input() 493 int semi_count = ei_status.stop_page * 256 - ring_offset; in ultramca_block_input()
|
D | ne.c | 293 int start_page, stop_page; in ne_probe1() local 409 stop_page = 0x60; in ne_probe1() 411 stop_page = NESM_STOP_PG; in ne_probe1() 414 stop_page = NE1SM_STOP_PG; in ne_probe1() 434 stop_page = (wordlength == 2) ? 0x40 : 0x20; in ne_probe1() 520 ei_status.stop_page = stop_page; in ne_probe1() 528 ei_status.stop_page = ei_status.tx_start_page + PACKETBUF_MEMSIZE; in ne_probe1()
|
D | smc-ultra.c | 294 ei_status.stop_page = num_pages; in ultra_probe1() 296 ei_status.mem = ioremap(dev->mem_start, (ei_status.stop_page - START_PG)*256); in ultra_probe1() 303 dev->mem_end = dev->mem_start + (ei_status.stop_page - START_PG)*256; in ultra_probe1() 462 if (ring_offset + count > ei_status.stop_page*256) { in ultra_block_input() 464 int semi_count = ei_status.stop_page*256 - ring_offset; in ultra_block_input()
|
D | zorro8390.c | 164 int start_page, stop_page; in zorro8390_init() local 220 stop_page = NESM_STOP_PG; in zorro8390_init() 238 ei_status.stop_page = stop_page; in zorro8390_init()
|
D | ne2.c | 323 int start_page, stop_page; in ne2_probe1() local 449 stop_page = NESM_STOP_PG; in ne2_probe1() 476 ei_status.stop_page = stop_page; in ne2_probe1() 482 ei_status.stop_page = ei_status.tx_start_page + PACKETBUF_MEMSIZE; in ne2_probe1()
|
D | ne-h8300.c | 218 int start_page, stop_page; in ne_probe1() local 289 stop_page = NESM_STOP_PG; in ne_probe1() 324 ei_status.stop_page = stop_page; in ne_probe1() 330 ei_status.stop_page = ei_status.tx_start_page + PACKETBUF_MEMSIZE; in ne_probe1()
|
D | ne2k-pci.c | 224 int start_page, stop_page; in ne2k_pci_init_one() local 344 stop_page = flags & STOP_PG_0x60 ? 0x60 : NESM_STOP_PG; in ne2k_pci_init_one() 353 ei_status.stop_page = stop_page; in ne2k_pci_init_one() 364 ei_status.stop_page = ei_status.tx_start_page + PACKETBUF_MEMSIZE; in ne2k_pci_init_one()
|
D | wd.c | 328 ei_status.stop_page = (dev->mem_end - dev->mem_start)/256; in wd_probe1() 331 ei_status.stop_page = word16 ? WD13_STOP_PG : WD03_STOP_PG; in wd_probe1() 332 dev->mem_end = dev->mem_start + (ei_status.stop_page - WD_START_PG)*256; in wd_probe1() 333 ei_status.priv = (ei_status.stop_page - WD_START_PG)*256; in wd_probe1()
|
D | ax88796.c | 675 unsigned int stop_page; in ax_init_dev() local 725 stop_page = NESM_STOP_PG; in ax_init_dev() 728 stop_page = NE1SM_STOP_PG; in ax_init_dev() 746 ei_status.stop_page = stop_page; in ax_init_dev() 752 ei_status.stop_page = ei_status.tx_start_page + PACKETBUF_MEMSIZE; in ax_init_dev()
|
D | lib8390.c | 683 int num_rx_pages = ei_local->stop_page-ei_local->rx_start_page; in ei_receive() 696 if (this_frame >= ei_local->stop_page) in ei_receive() 782 if (next_frame >= ei_local->stop_page) { in ei_receive() 1068 ei_outb_p(ei_local->stop_page-1, e8390_base + EN0_BOUNDARY); /* 3c503 says 0x3f,NS0x26*/ in __NS8390_init() 1070 ei_outb_p(ei_local->stop_page, e8390_base + EN0_STOPPG); in __NS8390_init()
|
D | 8390.h | 91 unsigned char tx_start_page, rx_start_page, stop_page; member
|
D | 3c503.c | 337 ei_status.stop_page = EL2_MB1_STOP_PG; in el2_probe1() 462 outb(ei_status.stop_page, E33G_STOPPG); in el2_init_card()
|
D | mac8390.c | 531 ei_status.stop_page = CABLETRON_RX_STOP_PG; in mac8390_initdev() 537 ei_status.stop_page = (dev->mem_end - dev->mem_start)/256; in mac8390_initdev()
|
D | stnic.c | 143 ei_status.stop_page = STOP_PG; in stnic_probe()
|
D | ne3210.c | 187 ei_status.stop_page = NE3210_STOP_PG; in ne3210_eisa_probe()
|
D | ac3200.c | 245 ei_status.stop_page = AC_STOP_PG; in ac_probe1()
|
D | es3210.c | 278 ei_status.stop_page = ES_STOP_PG; in es_probe1()
|
D | lne390.c | 267 ei_status.stop_page = LNE390_STOP_PG; in lne390_probe1()
|
D | smc-ultra32.c | 260 ei_status.stop_page = 128; in ultra32_probe1()
|
D | e2100.c | 240 ei_status.stop_page = E21_RX_STOP_PG; in e21_probe1()
|
D | hp.c | 205 ei_status.stop_page = wordmode ? HP_16BSTOP_PG : HP_8BSTOP_PG; in hp_probe1()
|
/drivers/net/arm/ |
D | etherh.c | 91 unsigned char stop_page; member 748 ei_local->stop_page = data->stop_page; in etherh_probe() 797 .stop_page = ETHERM_STOP_PAGE, 808 .stop_page = ETHERH_STOP_PAGE, 818 .stop_page = ETHERH_STOP_PAGE, 828 .stop_page = ETHERH_STOP_PAGE,
|
/drivers/net/pcmcia/ |
D | axnet_cs.c | 356 ei_status.stop_page = AXNET_STOP_PG; in axnet_config() 1442 if (this_frame >= ei_local->stop_page) in ei_receive() 1515 if (next_frame >= ei_local->stop_page) { in ei_receive() 1762 outb_p(ei_local->stop_page-1, e8390_base + EN0_BOUNDARY); /* 3c503 says 0x3f,NS0x26*/ in AX88190_init() 1764 outb_p(ei_local->stop_page, e8390_base + EN0_STOPPG); in AX88190_init()
|