Home
last modified time | relevance | path

Searched defs:PCI_RID (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/uts/common/io/mxfe/
H A Dmxfe.h61 #define PCI_RID 0x08 /* Revision ID */ macro
/titanic_51/usr/src/uts/common/io/afe/
H A Dafe.h58 #define PCI_RID 0x08 /* Revision ID */ macro
/titanic_51/usr/src/boot/include/dev/pci/
H A Dpcireg.h59 #define PCI_RID(bus, slot, func) \ macro