Home
last modified time | relevance | path

Searched refs:stop_page (Results 1 – 25 of 27) sorted by relevance

12

/drivers/net/
Dapne.c202 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()
Dhydra.c119 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()
Dsmc-mca.c384 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()
Dne.c293 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()
Dsmc-ultra.c294 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()
Dzorro8390.c164 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()
Dne2.c323 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()
Dne-h8300.c218 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()
Dne2k-pci.c224 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()
Dwd.c328 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()
Dax88796.c675 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()
Dlib8390.c683 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()
D8390.h91 unsigned char tx_start_page, rx_start_page, stop_page; member
D3c503.c337 ei_status.stop_page = EL2_MB1_STOP_PG; in el2_probe1()
462 outb(ei_status.stop_page, E33G_STOPPG); in el2_init_card()
Dmac8390.c531 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()
Dstnic.c143 ei_status.stop_page = STOP_PG; in stnic_probe()
Dne3210.c187 ei_status.stop_page = NE3210_STOP_PG; in ne3210_eisa_probe()
Dac3200.c245 ei_status.stop_page = AC_STOP_PG; in ac_probe1()
Des3210.c278 ei_status.stop_page = ES_STOP_PG; in es_probe1()
Dlne390.c267 ei_status.stop_page = LNE390_STOP_PG; in lne390_probe1()
Dsmc-ultra32.c260 ei_status.stop_page = 128; in ultra32_probe1()
De2100.c240 ei_status.stop_page = E21_RX_STOP_PG; in e21_probe1()
Dhp.c205 ei_status.stop_page = wordmode ? HP_16BSTOP_PG : HP_8BSTOP_PG; in hp_probe1()
/drivers/net/arm/
Detherh.c91 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/
Daxnet_cs.c356 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()

12