Searched refs:PCI_PHB_SLOT_ID (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
A D | pnv-pci.h | 18 #define PCI_PHB_SLOT_ID(phb_id) (phb_id) macro |
/linux/arch/powerpc/platforms/powernv/ | ||
A D | pci.c | 71 *id = PCI_PHB_SLOT_ID(phbid); in pnv_pci_get_slot_id() |
Completed in 6 milliseconds