Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_intr.c475 if (hdlp->ih_vector & PCI_PULSE_INO) { in pci_add_intr()
638 if (hdlp->ih_vector & PCI_PULSE_INO) { /* pulse interrupt */ in pci_remove_intr()
H A Dpci_ib.c840 if (hdlp->ih_vector & PCI_PULSE_INO) { in ib_update_intr_state()
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_ib.h96 #define PCI_PULSE_INO 0x80000000 macro