Searched defs:PCI_FUNCTION (Results 1 – 3 of 3) sorted by relevance
46 #define PCI_FUNCTION "pcifn" macro
48 #define PCI_FUNCTION(x) (((x) & 0x700) >> 8) macro
72 #define PCI_FUNCTION "pcifn" macro