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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.h45 #define PCI_DEVICE "pcidev" macro
/illumos-gate/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h52 #define PCI_DEVICE(x) ((x >> 11) & 0x1f) macro
/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_pci.c47 #define PCI_DEVICE(x) (((x)>>11) & 0x1f) macro
70 *slot = (int)PCI_DEVICE(regs_list[0]);
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h71 #define PCI_DEVICE "pcidev" macro

Completed in 46 milliseconds