Searched refs:parent_phys_hi (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Dopenprom.h228 unsigned int parent_phys_hi; member in struct:linux_prom_pci_ranges
249 unsigned int parent_phys_hi; member in struct:linux_prom_ebus_ranges
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Dopenprom.h228 unsigned int parent_phys_hi; member in struct:linux_prom_pci_ranges
257 unsigned int parent_phys_hi; member in struct:linux_prom_ebus_ranges
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci_common.c295 u32 parent_phys_hi, parent_phys_lo; local
299 parent_phys_hi = pr->parent_phys_hi;
302 parent_phys_hi &= 0x0fffffff;
308 a = (((unsigned long)parent_phys_hi << 32UL) |

Completed in 93 milliseconds