Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c101 static uint32_t pcishpc_read_reg(pcie_hp_ctrl_t *ctrl_p, int reg);
281 reg = pcishpc_read_reg(ctrl_p, PCI_HP_CTRL_SERR_INT_REG); in pcishpc_intr()
299 irq_locator = pcishpc_read_reg(ctrl_p, PCI_HP_IRQ_LOCATOR_REG); in pcishpc_intr()
300 irq_serr_locator = pcishpc_read_reg(ctrl_p, PCI_HP_SERR_LOCATOR_REG); in pcishpc_intr()
310 reg = pcishpc_read_reg(ctrl_p, in pcishpc_intr()
879 config = pcishpc_read_reg(ctrl_p, PCI_HP_SLOT_CONFIGURATION_REG); in pcishpc_setup_controller()
1121 reg = pcishpc_read_reg(ctrl_p, PCI_HP_CTRL_SERR_INT_REG); in pcishpc_enable_irqs()
1130 reg = pcishpc_read_reg(ctrl_p, PCI_HP_LOGICAL_SLOT_REGS+slot); in pcishpc_enable_irqs()
1137 pcishpc_read_reg(ctrl_p, in pcishpc_enable_irqs()
1167 reg = pcishpc_read_reg(ctrl_p, PCI_HP_CTRL_SERR_INT_REG); in pcishpc_disable_irqs()
[all …]