Searched refs:ccio_get_iommu (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
H A Ddma-mapping.h231 void * ccio_get_iommu(const struct parisc_device *dev);
238 #define ccio_get_iommu(dev) NULL macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/parisc/
H A Dccio-dma.c1065 * ccio_get_iommu - Find the iommu which controls this device
1071 void * ccio_get_iommu(const struct parisc_device *dev) function
1090 struct ioc *ioc = ccio_get_iommu(dev);
1352 struct ioc *ioc = ccio_get_iommu(dev);
1389 struct ioc *ioc = ccio_get_iommu(dev);
H A Deisa.c316 eisa_dev.hba.iommu = ccio_get_iommu(dev);
H A Ddino.c996 dino_dev->hba.iommu = ccio_get_iommu(dev);

Completed in 99 milliseconds