1PCI_COMMON_SWIZZLE(9)         Hardware Interfaces        PCI_COMMON_SWIZZLE(9)
2
3
4

NAME

6       pci_common_swizzle - swizzle INTx all the way to root bridge
7

SYNOPSIS

9       u8 pci_common_swizzle(struct pci_dev * dev, u8 * pinp);
10

ARGUMENTS

12       dev
13           the PCI device
14
15       pinp
16           pointer to the INTx pin value (1=INTA, 2=INTB, 3=INTD, 4=INTD)
17

DESCRIPTION

19       Perform INTx swizzling for a device. This traverses through all
20       PCI-to-PCI bridges all the way up to a PCI root bus.
21
23Kernel Hackers Manual 3.10         June 2019             PCI_COMMON_SWIZZLE(9)
Impressum