Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dpci.c41 u32 bdfn; in pnv_pci_get_slot_id() local
589 u32 bdfn = (pdn->busno << 8) | pdn->devfn; in pnv_pci_cfg_read() local
625 u32 bdfn = (pdn->busno << 8) | pdn->devfn; in pnv_pci_cfg_write() local
A Docxl.c436 u32 bdfn; member
445 u32 bdfn; in pnv_ocxl_spa_setup() local
A Dpci-ioda.c669 struct pnv_ioda_pe *pnv_pci_bdfn_to_pe(struct pnv_phb *phb, u16 bdfn) in pnv_pci_bdfn_to_pe()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dppc-pci.h60 #define PCI_BUSNO(bdfn) ((bdfn >> 8) & 0xff) argument
A Dpnv-pci.h17 #define PCI_SLOT_ID(phb_id, bdfn) \ argument
A Deeh.h134 int bdfn; /* bdfn of device (for cfg ops) */ member

Completed in 16 milliseconds