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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Diommu.c51 if (tbl->it_type == TCE_VB) {
137 tbl->it_type = virtbus ? TCE_VB : TCE_PCI;
160 (it->it_type == TCE_PCI) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Diommu.h62 unsigned long it_type; /* type: PCI or Virtual Bus */ member in struct:iommu_table
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Diommu.c288 tbl->it_type = TCE_PCI;
308 tbl->it_type = TCE_PCI;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dvio.c99 tbl->it_type = TCE_VB;

Completed in 38 milliseconds