patch-2.4.5 linux/arch/alpha/kernel/pci_impl.h
Next file: linux/arch/alpha/kernel/pci_iommu.c
Previous file: linux/arch/alpha/kernel/pci.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri May 25 09:54:50 2001
- Orig file:
v2.4.4/linux/arch/alpha/kernel/pci_impl.h
- Orig date:
Sun Mar 25 18:24:31 2001
diff -u --recursive --new-file v2.4.4/linux/arch/alpha/kernel/pci_impl.h linux/arch/alpha/kernel/pci_impl.h
@@ -135,6 +135,7 @@
{
spinlock_t lock;
struct pci_controller *hose;
+#define IOMMU_INVALID_PTE 0x2 /* 32:63 bits MBZ */
unsigned long *ptes;
dma_addr_t dma_base;
unsigned int size;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)