Searched defs:PCI_FUNC (Results 1 – 3 of 3) sorted by relevance
17 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro
66 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro
36 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro