Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/sn/pci/
Dtioce_provider.c266 tioce_alloc_map(struct tioce_kernel *ce_kern, int type, int port, in tioce_alloc_map() argument
284 ce_mmr = (struct tioce __iomem *)ce_kern->ce_common->ce_pcibus.bs_base; in tioce_alloc_map()
294 ate_shadow = ce_kern->ce_ate3240_shadow; in tioce_alloc_map()
296 pagesize = ce_kern->ce_ate3240_pagesize; in tioce_alloc_map()
303 ate_shadow = ce_kern->ce_ate40_shadow; in tioce_alloc_map()
316 ate_shadow = ce_kern->ce_ate3240_shadow; in tioce_alloc_map()
360 tioce_mmr_storei(ce_kern, &ate_reg[i + j], ate); in tioce_alloc_map()
372 list_add(&map->ce_dmamap_list, &ce_kern->ce_dmamap_list); in tioce_alloc_map()
390 struct tioce_kernel *ce_kern; in tioce_dma_d32() local
401 pcidev_to_tioce(pdev, &ce_mmr, &ce_kern, &port); in tioce_dma_d32()
[all …]