Searched refs:child_addr (Results 1 – 2 of 2) sorted by relevance
341 range.child_addr.a_hi); in find_and_init_phbs()343 range.child_addr.a_mid); in find_and_init_phbs()345 range.child_addr.a_lo); in find_and_init_phbs()350 switch ((range.child_addr.a_hi >> 24) & 0x3) { in find_and_init_phbs()363 res->start = ((((unsigned long) range.child_addr.a_mid) << 32) | (range.child_addr.a_lo)); in find_and_init_phbs()371 range.child_addr.a_mid) << 32) | in find_and_init_phbs()372 (range.child_addr.a_lo)); in find_and_init_phbs()380 range.child_addr.a_mid) << 32) | in find_and_init_phbs()381 (range.child_addr.a_lo)); in find_and_init_phbs()
51 struct pci_address child_addr; member57 struct pci_address child_addr; member