Searched refs:PCI_FUNC (Results 1 – 2 of 2) sorted by relevance
25 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro
21 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro