Searched defs:linux_prom_pci_ranges (Results 1 – 1 of 1) sorted by relevance
247 struct linux_prom_pci_ranges { struct248 unsigned int child_phys_hi; /* Only certain bits are encoded here. */249 unsigned int child_phys_mid;250 unsigned int child_phys_lo;252 unsigned int parent_phys_hi;253 unsigned int parent_phys_lo;255 unsigned int size_hi;256 unsigned int size_lo;