Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h891 #define PCI_HP_IRQ_SLOT_N_PENDING 0x2 macro
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c303 if ((irq_locator & (PCI_HP_IRQ_SLOT_N_PENDING<<slot)) || in pcishpc_intr()
2535 (reg & (PCI_HP_IRQ_SLOT_N_PENDING<<slot)) ? "Yes" : "No"); in pcishpc_dump_regs()