Home
last modified time | relevance | path

Searched defs:pci_swizzle (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/alpha/include/asm/
H A Dmachvec.h96 u8 (*pci_swizzle)(struct pci_dev *, u8 *); member
/openbmc/qemu/include/hw/pci/
H A Dpci.h301 static inline int pci_swizzle(int slot, int pin) in pci_swizzle() function