Home
last modified time | relevance | path

Searched refs:PCI_STAT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/afe/
H A Dafe.h57 #define PCI_STAT 0x06 /* Configuration status register */ macro
/titanic_44/usr/src/uts/common/io/mxfe/
H A Dmxfe.h60 #define PCI_STAT 0x06 /* Configuration status register */ macro
H A Dmxfe.c426 DBG(DPCI, "PCI STAT = %x", pci_config_get8(pci, PCI_STAT)); in mxfe_attach()