Home
last modified time | relevance | path

Searched refs:start_page (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/net/ethernet/8390/
A Dhydra.c67 const unsigned char *buf, int start_page);
118 int start_page, stop_page; in hydra_init() local
136 start_page = NESM_START_PG; in hydra_init()
150 ei_status.tx_start_page = start_page; in hydra_init()
155 ei_status.rx_start_page = start_page + TX_PAGES; in hydra_init()
239 const unsigned char *buf, int start_page) in hydra_block_output() argument
247 z_memcpy_toio(mem_base+((start_page - NESM_START_PG)<<8), buf, count); in hydra_block_output()
A Dapne.c86 const unsigned char *buf, const int start_page);
205 int start_page, stop_page; in apne_probe1() local
276 start_page = NESM_START_PG; in apne_probe1()
279 start_page = NE1SM_START_PG; in apne_probe1()
291 start_page = 0x01; in apne_probe1()
303 start_page = NESM_START_PG; in apne_probe1()
330 ei_status.tx_start_page = start_page; in apne_probe1()
334 ei_status.rx_start_page = start_page + TX_PAGES; in apne_probe1()
471 const unsigned char *buf, const int start_page) in apne_block_output() argument
502 outb(start_page, nic_base + NE_EN0_RSARHI); in apne_block_output()
A Dne.c184 const unsigned char *buf, const int start_page);
297 int start_page, stop_page; in ne_probe1() local
403 start_page = NESM_START_PG; in ne_probe1()
418 start_page = NE1SM_START_PG; in ne_probe1()
433 start_page = 0x01; in ne_probe1()
508 ei_status.tx_start_page = start_page; in ne_probe1()
514 ei_status.rx_start_page = start_page + TX_PAGES; in ne_probe1()
679 const unsigned char *buf, const int start_page) in ne_block_output() argument
732 outb_p(start_page, nic_base + EN0_RSARHI); in ne_block_output()
755 if ((start_page << 8) + count == addr) in ne_block_output()
[all …]
A Dzorro8390.c190 const int start_page) in zorro8390_block_output() argument
222 z_writeb(start_page, nic_base + NE_EN0_RSARHI); in zorro8390_block_output()
296 int start_page, stop_page; in zorro8390_init() local
355 start_page = NESM_START_PG; in zorro8390_init()
372 ei_status.tx_start_page = start_page; in zorro8390_init()
376 ei_status.rx_start_page = start_page + TX_PAGES; in zorro8390_init()
A Dmac8390.c140 const unsigned char *buf, const int start_page);
154 const unsigned char *buf, int start_page);
162 const unsigned char *buf, int start_page);
736 const unsigned char *buf, int start_page) in sane_block_output() argument
738 long shmem = (start_page - WD_START_PG)<<8; in sane_block_output()
778 int start_page) in dayna_block_output() argument
780 long shmem = (start_page - WD_START_PG)<<8; in dayna_block_output()
817 const unsigned char *buf, int start_page) in slow_sane_block_output() argument
819 long shmem = (start_page - WD_START_PG)<<8; in slow_sane_block_output()
A Dmcf8390.c257 const int start_page) in mcf8390_block_output() argument
282 ei_outb(start_page, addr + NE_EN0_RSARHI); in mcf8390_block_output()
324 int start_page, stop_page; in mcf8390_init() local
369 start_page = NESM_START_PG; in mcf8390_init()
382 ei_local->tx_start_page = start_page; in mcf8390_init()
385 ei_local->rx_start_page = start_page + TX_PAGES; in mcf8390_init()
A Dne2k-pci.c184 const int start_page);
231 int start_page, stop_page; in ne2k_pci_init_one() local
359 start_page = NESM_START_PG; in ne2k_pci_init_one()
369 ei_status.tx_start_page = start_page; in ne2k_pci_init_one()
378 ei_status.rx_start_page = start_page + TX_PAGES; in ne2k_pci_init_one()
587 const unsigned char *buf, const int start_page) in ne2k_pci_block_output() argument
631 outb(start_page, nic_base + EN0_RSARHI); in ne2k_pci_block_output()
A Dsmc-ultra.c94 const unsigned char *buf, const int start_page);
100 const unsigned char *buf, const int start_page);
484 int start_page) in ultra_block_output() argument
486 void __iomem *shmem = ei_status.mem + ((start_page - START_PG)<<8); in ultra_block_output()
526 const unsigned char *buf, const int start_page) in ultra_pio_output() argument
530 outb(start_page, ioaddr + IOPA); in ultra_pio_output()
A Dax88796.c268 const unsigned char *buf, const int start_page) in ax_block_output() argument
301 ei_outb(start_page, nic_base + EN0_RSARHI); in ax_block_output()
686 unsigned int start_page; in ax_init_dev() local
742 start_page = NESM_START_PG; in ax_init_dev()
745 start_page = NE1SM_START_PG; in ax_init_dev()
773 ei_local->tx_start_page = start_page; in ax_init_dev()
776 ei_local->rx_start_page = start_page + TX_PAGES; in ax_init_dev()
A Dwd.c60 const unsigned char *buf, int start_page);
462 int start_page) in wd_block_output() argument
465 void __iomem *shmem = ei_status.mem + ((start_page - WD_START_PG)<<8); in wd_block_output()
A Dxsurf100.c184 const unsigned char *buf, const int start_page) in xs100_block_output() argument
218 ei_outb(start_page, nic_base + EN0_RSARHI); in xs100_block_output()
A Daxnet_cs.c99 const u_char *buf, const int start_page);
673 const u_char *buf, const int start_page) in block_output() argument
686 outb_p(start_page, nic_base + EN0_RSARHI); in block_output()
823 int start_page);
1696 int start_page) in NS8390_trigger_send() argument
1708 outb_p(start_page, e8390_base + EN0_TPSR); in NS8390_trigger_send()
A Dpcnet_cs.c1224 const u_char *buf, const int start_page) in dma_block_output() argument
1263 outb_p(start_page, nic_base + EN0_RSARHI); in dma_block_output()
1280 if ((start_page << 8) + count == addr) in dma_block_output()
1286 (start_page << 8) + count, addr); in dma_block_output()
1403 const u_char *buf, const int start_page) in shmem_block_output() argument
1405 void __iomem *shmem = ei_status.mem + (start_page << 8); in shmem_block_output()
A Dlib8390.c111 int start_page);
1077 int start_page) in NS8390_trigger_send() argument
1090 ei_outb_p(start_page, e8390_base + EN0_TPSR); in NS8390_trigger_send()
A D8390.h75 const unsigned char *buf, int start_page);
/linux/drivers/staging/rts5208/
A Dxd.c25 u8 start_page, u8 end_page);
1054 if (start_page > end_page) in xd_init_page()
1099 u8 start_page, u8 end_page) in xd_copy_page() argument
1109 if (start_page > end_page) in xd_copy_page()
1509 if (start_page > end_page) in xd_read_multiple_pages()
1713 if (start_page > end_page) in xd_write_multiple_pages()
1885 start_page); in xd_rw()
1918 log_blk, start_page); in xd_rw()
1973 start_page, end_page, in xd_rw()
1983 start_page, end_page, in xd_rw()
[all …]
A Dms.c1595 u8 start_page, u8 end_page) argument
1633 start_page, end_page);
2986 data[5] = start_page;
3132 if (!start_page) {
3187 data[5] = start_page;
3346 if (start_page) {
3348 0, start_page);
3477 log_blk, start_page);
3533 start_page, end_page,
3537 log_blk, start_page,
[all …]
/linux/drivers/gpu/drm/ttm/
A Dttm_bo_util.c295 unsigned long start_page, in ttm_bo_kmap_ttm() argument
321 map->page = ttm->pages[start_page]; in ttm_bo_kmap_ttm()
330 map->virtual = vmap(ttm->pages + start_page, num_pages, in ttm_bo_kmap_ttm()
337 unsigned long start_page, unsigned long num_pages, in ttm_bo_kmap() argument
347 if ((start_page + num_pages) > bo->resource->num_pages) in ttm_bo_kmap()
354 return ttm_bo_kmap_ttm(bo, start_page, num_pages, map); in ttm_bo_kmap()
356 offset = start_page << PAGE_SHIFT; in ttm_bo_kmap()
/linux/drivers/infiniband/hw/qib/
A Dqib_user_pages.c94 int qib_get_user_pages(unsigned long start_page, size_t num_pages, in qib_get_user_pages() argument
111 ret = pin_user_pages(start_page + got * PAGE_SIZE, in qib_get_user_pages()
/linux/arch/m68k/sun3/
A Dconfig.c110 unsigned long start_page; in sun3_bootmem_alloc() local
116 start_page = __pa(memory_start) >> PAGE_SHIFT; in sun3_bootmem_alloc()
/linux/drivers/mtd/
A Dmtdoops.c78 u32 start_page = start_page_offset / record_size; in mtdoops_erase_block() local
96 for (page = start_page; page < start_page + erase_pages; page++) in mtdoops_erase_block()
/linux/sound/pci/emu10k1/
A Dmemory.c167 int start_page, end_page, mpage, pg; in unmap_memblk() local
175 start_page = q->mapped_page + q->pages; in unmap_memblk()
177 start_page = 1; in unmap_memblk()
197 return end_page - start_page; /* return the new empty size */ in unmap_memblk()
/linux/mm/
A Dswapfile.c211 if (offset < se->start_page) in offset_to_swap_extent()
213 else if (offset >= se->start_page + se->nr_pages) in offset_to_swap_extent()
231 sector = se->start_block + (offset - se->start_page); in swap_page_sector()
240 pgoff_t start_page, pgoff_t nr_pages) in discard_swap_cluster() argument
242 struct swap_extent *se = offset_to_swap_extent(si, start_page); in discard_swap_cluster()
245 pgoff_t offset = start_page - se->start_page; in discard_swap_cluster()
251 start_page += nr_blocks; in discard_swap_cluster()
1858 return se->start_block + (offset - se->start_page); in swapdev_block()
2315 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent() argument
2333 BUG_ON(se->start_page + se->nr_pages != start_page); in add_swap_extent()
[all …]
/linux/drivers/hv/
A Dhv_balloon.c139 __u64 start_page:40; member
996 pg_start = dm->ha_wrk.ha_page_range.finfo.start_page; in hot_add_req()
999 rg_start = dm->ha_wrk.ha_region_range.finfo.start_page; in hot_add_req()
1194 __u64 start_frame = range_array->finfo.start_page; in free_balloon_pages()
1250 bl_resp->range_array[i].finfo.start_page = in alloc_balloon_pages()
/linux/include/drm/ttm/
A Dttm_bo_api.h469 int ttm_bo_kmap(struct ttm_buffer_object *bo, unsigned long start_page,

Completed in 69 milliseconds

12