Searched defs:linux_prom_pci_ranges (Results 1 – 1 of 1) sorted by relevance
248 struct linux_prom_pci_ranges { struct249 unsigned int child_phys_hi; /* Only certain bits are encoded here. */250 unsigned int child_phys_mid;251 unsigned int child_phys_lo;253 unsigned int parent_phys_hi;254 unsigned int parent_phys_lo;256 unsigned int size_hi;257 unsigned int size_lo;