Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h899 #define PCI_HP_IRQ_SLOT_N_PENDING 0x2 macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c304 if ((irq_locator & (PCI_HP_IRQ_SLOT_N_PENDING<<slot)) || in pcishpc_intr()
2539 (reg & (PCI_HP_IRQ_SLOT_N_PENDING<<slot)) ? "Yes" : "No"); in pcishpc_dump_regs()