Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_ib.h122 #define PCI_INTR_STATE_DISABLE 0 /* disabled */ macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_intr.c311 if (ih_p->ih_intr_state == PCI_INTR_STATE_DISABLE) { in pci_intr_wrapper()
H A Dpci_ib.c811 ih_p->ih_intr_state = PCI_INTR_STATE_DISABLE; in ib_alloc_ih()
H A Dpci.c1341 PCI_INTR_STATE_DISABLE); in pci_intr_ops()