Home
last modified time | relevance | path

Searched refs:child_phys_hi (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dopenprom.h249 unsigned int child_phys_hi; /* Only certain bits are encoded here. */ member
/openbmc/linux/arch/sparc/kernel/
H A Dpci_common.c396 type = (pr->child_phys_hi >> 24) & 0x3; in pci_determine_mem_io_space()