Searched defs:PCI_FUNC (Results 1 – 2 of 2) sorted by relevance
102 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro
407 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro