Home
last modified time | relevance | path

Searched defs:bdfn (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dppc-pci.h75 #define PCI_BUSNO(bdfn) ((bdfn >> 8) & 0xff) argument
H A Deeh.h134 int bdfn; /* bdfn of device (for cfg ops) */ member
/linux/arch/powerpc/platforms/powernv/
H A Docxl.c436 u32 bdfn; member
445 u32 bdfn; in pnv_ocxl_spa_setup() local
H A Dpci-ioda.c581 struct pnv_ioda_pe *pnv_pci_bdfn_to_pe(struct pnv_phb *phb, u16 bdfn) in pnv_pci_bdfn_to_pe()