Home
last modified time | relevance | path

Searched refs:PCI_STAT_INTR (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dpci.h171 #define PCI_STAT_INTR 0x8 /* Interrupt state */ macro
/titanic_44/usr/src/uts/common/io/
H A Dpci_intr_lib.c1153 if (statreg & PCI_STAT_INTR) { in pci_intx_get_pending()