Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c262 uint32_t irq_locator, irq_serr_locator, reg; in pcishpc_intr() local
299 irq_locator = pcishpc_read_reg(ctrl_p, PCI_HP_IRQ_LOCATOR_REG); in pcishpc_intr()
304 if ((irq_locator & (PCI_HP_IRQ_SLOT_N_PENDING<<slot)) || in pcishpc_intr()