Searched refs:PCI_FUNCTION (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/kernel/efb/src/ | ||
H A D | drm_pci.c | 43 #define PCI_FUNCTION(x) (((x) & 0x700) >> 8) macro 67 *func = (int)PCI_FUNCTION(regs_list[0]); |
Completed in 10 milliseconds