Searched refs:hub_id (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | pci.h | 117 u64 hub_id; member
|
| H A D | pci-ioda.c | 2910 u64 hub_id, int ioda_type) in pnv_pci_init_ioda_phb() argument 2964 phb->hub_id = hub_id; in pnv_pci_init_ioda_phb() 3212 u64 hub_id; in pnv_pci_init_ioda_hub() local 3221 hub_id = be64_to_cpup(prop64); in pnv_pci_init_ioda_hub() 3222 pr_devel(" HUB-ID : 0x%016llx\n", hub_id); in pnv_pci_init_ioda_hub() 3228 pnv_pci_init_ioda_phb(phbn, hub_id, PNV_PHB_IODA1); in pnv_pci_init_ioda_hub()
|
| H A D | eeh-powernv.c | 1289 rc = opal_pci_get_hub_diag_data(phb->hub_id, data, sizeof(*data)); in pnv_eeh_get_and_dump_hub_diag() 1292 __func__, phb->hub_id, rc); in pnv_eeh_get_and_dump_hub_diag() 1336 __func__, phb->hub_id, data->type); in pnv_eeh_get_and_dump_hub_diag()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | opal.h | 64 int64_t opal_pci_set_hub_tce_memory(uint64_t hub_id, uint64_t tce_mem_addr, 147 int64_t opal_pci_get_hub_diag_data(uint64_t hub_id, void *diag_buffer,
|