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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.h46 #define PCI_FUNCTION "pcifn" macro
/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_pci.c48 #define PCI_FUNCTION(x) (((x) & 0x700) >> 8) macro
71 *func = (int)PCI_FUNCTION(regs_list[0]);
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h72 #define PCI_FUNCTION "pcifn" macro

Completed in 60 milliseconds