Go to the documentation of this file. 1 #ifndef __POWERNV_PCI_H
2 #define __POWERNV_PCI_H
19 #define PNV_PCI_DIAG_BUF_SIZE 4096
20 #define PNV_IODA_PE_DEV (1 << 0)
21 #define PNV_IODA_PE_BUS (1 << 1)
22 #define PNV_IODA_PE_BUS_ALL (1 << 2)
76 unsigned long *msi_map;
77 unsigned int msi_base;
78 unsigned int msi_count;
79 unsigned int msi_next;
80 unsigned int msi32_support;
83 unsigned int hwirq,
unsigned int is_64,
149 void *tce_mem,
u64 tce_size,