Searched refs:PCI_FUNC (Results 1 – 4 of 4) sorted by relevance
66 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro
417 if (PCI_FUNC (devfn) == 0) in scan_bus()
17 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro
36 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro