Searched refs:PCI_SLOT (Results 1 – 2 of 2) sorted by relevance
31 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f) macro
16 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f) macro