Home
last modified time | relevance | path

Searched defs:phb_id (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/powerpc/include/asm/
Dpnv-pci.h17 #define PCI_SLOT_ID(phb_id, bdfn) \ argument
19 #define PCI_PHB_SLOT_ID(phb_id) (phb_id) argument
/Linux-v6.6/arch/powerpc/kernel/
Dpci-common.c73 int ret, phb_id = -1; in get_phb_number() local
/Linux-v6.6/arch/powerpc/platforms/powernv/
Dpci-ioda.c2575 u64 phb_id; in pnv_pci_init_ioda_phb() local