Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c100 static uint32_t pcishpc_read_reg(pcie_hp_ctrl_t *ctrl_p, int reg);
280 reg = pcishpc_read_reg(ctrl_p, PCI_HP_CTRL_SERR_INT_REG); in pcishpc_intr()
298 irq_locator = pcishpc_read_reg(ctrl_p, PCI_HP_IRQ_LOCATOR_REG); in pcishpc_intr()
299 irq_serr_locator = pcishpc_read_reg(ctrl_p, PCI_HP_SERR_LOCATOR_REG); in pcishpc_intr()
309 reg = pcishpc_read_reg(ctrl_p, in pcishpc_intr()
875 config = pcishpc_read_reg(ctrl_p, PCI_HP_SLOT_CONFIGURATION_REG); in pcishpc_setup_controller()
1117 reg = pcishpc_read_reg(ctrl_p, PCI_HP_CTRL_SERR_INT_REG); in pcishpc_enable_irqs()
1126 reg = pcishpc_read_reg(ctrl_p, PCI_HP_LOGICAL_SLOT_REGS+slot); in pcishpc_enable_irqs()
1133 pcishpc_read_reg(ctrl_p, in pcishpc_enable_irqs()
1163 reg = pcishpc_read_reg(ctrl_p, PCI_HP_CTRL_SERR_INT_REG); in pcishpc_disable_irqs()
[all …]