Searched refs:ce_kern (Results 1 – 1 of 1) sorted by relevance
266 tioce_alloc_map(struct tioce_kernel *ce_kern, int type, int port, in tioce_alloc_map() argument284 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() local401 pcidev_to_tioce(pdev, &ce_mmr, &ce_kern, &port); in tioce_dma_d32()[all …]