Home
last modified time | relevance | path

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

/qemu/hw/pci-host/
H A Dbonito.c199 #define PCI_ADDR(busno , devno , funno , regno) \ argument
200 ((PCI_BUILD_BDF(busno, PCI_DEVFN(devno , funno)) << 8) + (regno))