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