Home
last modified time | relevance | path

Searched defs:linux_prom_pci_ranges (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-sparc/
Dopenprom.h225 struct linux_prom_pci_ranges { struct
226 unsigned int child_phys_hi; /* Only certain bits are encoded here. */
227 unsigned int child_phys_mid;
228 unsigned int child_phys_lo;
230 unsigned int parent_phys_hi;
231 unsigned int parent_phys_lo;
233 unsigned int size_hi;
234 unsigned int size_lo;
/linux-2.4.37.9/include/asm-sparc64/
Dopenprom.h223 struct linux_prom_pci_ranges { struct
224 unsigned int child_phys_hi; /* Only certain bits are encoded here. */
225 unsigned int child_phys_mid;
226 unsigned int child_phys_lo;
228 unsigned int parent_phys_hi;
229 unsigned int parent_phys_lo;
231 unsigned int size_hi;
232 unsigned int size_lo;