Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.h45 #define PCI_DEVICE "pcidev" macro
/titanic_44/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h52 #define PCI_DEVICE(x) ((x >> 11) & 0x1f) macro
/titanic_44/usr/src/uts/common/io/drm/
H A Ddrm_pci.c47 #define PCI_DEVICE(x) (((x)>>11) & 0x1f) macro
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h71 #define PCI_DEVICE "pcidev" macro