Home
last modified time | relevance | path

Searched refs:PCI_INTR_STATE_DISABLE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/pci/
H A Dpci_ib.h119 #define PCI_INTR_STATE_DISABLE 0 /* disabled */ macro
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_intr.c312 if (ih_p->ih_intr_state == PCI_INTR_STATE_DISABLE) { in pci_intr_wrapper()
H A Dpci_ib.c839 ih_p->ih_intr_state = PCI_INTR_STATE_DISABLE; in ib_alloc_ih()
H A Dpci.c1327 PCI_INTR_STATE_DISABLE); in pci_intr_ops()