Searched refs:PCI_FUNC (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_sun_pci.c52 #define PCI_FUNC(x) (((x) & 0x700) >> 8) macro
86 pdev->func = (int)PCI_FUNC(regs[0]);

Completed in 1062 milliseconds