Searched defs:PCI_FUNCTION (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_pci.c43 #define PCI_FUNCTION(x) (((x) & 0x700) >> 8) macro
67 *func = (int)PCI_FUNCTION(regs_list[0]);

Completed in 11 milliseconds