Searched refs:pcishpc_write_reg (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pcishpc.c | 101 static void pcishpc_write_reg(pcie_hp_ctrl_t *ctrl_p, int reg, 296 pcishpc_write_reg(ctrl_p, PCI_HP_CTRL_SERR_INT_REG, reg); in pcishpc_intr() 349 pcishpc_write_reg(ctrl_p, PCI_HP_LOGICAL_SLOT_REGS+slot, in pcishpc_intr() 1122 pcishpc_write_reg(ctrl_p, PCI_HP_CTRL_SERR_INT_REG, reg); in pcishpc_enable_irqs() 1141 pcishpc_write_reg(ctrl_p, PCI_HP_LOGICAL_SLOT_REGS+slot, reg); in pcishpc_enable_irqs() 1168 pcishpc_write_reg(ctrl_p, PCI_HP_CTRL_SERR_INT_REG, reg); in pcishpc_disable_irqs() 1177 pcishpc_write_reg(ctrl_p, PCI_HP_LOGICAL_SLOT_REGS+slot, reg); in pcishpc_disable_irqs() 1259 pcishpc_write_reg(slot_p->hs_ctrl, in pcishpc_slot_poweron() 1360 pcishpc_write_reg(slot_p->hs_ctrl, in pcishpc_slot_poweroff() 1612 pcishpc_write_reg(ctrl_p, PCI_HP_COMMAND_STATUS_REG, cmd_code); in pcishpc_issue_command() [all …]
|