Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dpnv-pci.h16 #define PCI_SLOT_ID_PREFIX (1UL << 63) macro
18 (PCI_SLOT_ID_PREFIX | ((uint64_t)(bdfn) << 16) | (phb_id))