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