Home
last modified time | relevance | path

Searched defs:pide (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/parisc/kernel/
Dsba_iommu.c351 sba_dump_pdir_entry(struct ioc *ioc, char *msg, uint pide) in sba_dump_pdir_entry()
388 uint pide = 0; in sba_check_pdir() local
461 #define MKIOVP(dma_hint,pide) (dma_addr_t)((long)(dma_hint) | ((long)(pide) << IOVP_SHIFT)) argument
482 unsigned long pide = ~0UL; in sba_search_bitmap() local
566 unsigned long pide; in sba_alloc_range() local
626 unsigned int pide = PDIR_INDEX(iovp); in sba_free_range() local
837 int pide; in sba_map_single() local
1072 u32 pide = sg_dma_address(startsg) & ~PIDE_FLAG; in sba_fill_pdir() local
Dccio-dma.c815 u32 pide = sg_dma_address(startsg) & ~PIDE_FLAG; in ccio_fill_pdir() local
/linux-2.4.37.9/arch/ia64/hp/common/
Dsba_iommu.c284 sba_dump_pdir_entry(struct ioc *ioc, char *msg, uint pide) in sba_dump_pdir_entry()
320 uint pide = 0; in sba_check_pdir() local
446 unsigned long pide = ~0UL; in sba_search_bitmap() local
538 unsigned long pide; in sba_alloc_range() local
589 unsigned int pide = PDIR_INDEX(iovp); in sba_free_range() local
774 int pide; in sba_map_single() local
1046 u32 pide = startsg->dma_address & ~PIDE_FLAG; in sba_fill_pdir() local