Searched refs:pciehpc_reg_put16 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pciehpc.c | 303 pciehpc_reg_put16(ctrl_p, in pciehpc_intr() 339 pciehpc_reg_put16(ctrl_p, bus_p->bus_pcie_off + in pciehpc_intr() 393 pciehpc_reg_put16(ctrl_p, bus_p->bus_pcie_off + in pciehpc_intr() 684 pciehpc_reg_put16(pcie_hp_ctrl_t *ctrl_p, uint_t off, uint16_t val) in pciehpc_reg_put16() function 734 pciehpc_reg_put16(ctrl_p, bus_p->bus_pcie_off + in pciehpc_hpc_init() 740 pciehpc_reg_put16(ctrl_p, in pciehpc_hpc_init() 881 pciehpc_reg_put16(ctrl_p, in pciehpc_enable_intr() 893 pciehpc_reg_put16(ctrl_p, bus_p->bus_pcie_off + in pciehpc_enable_intr() 896 pciehpc_reg_put16(ctrl_p, bus_p->bus_pcie_off + in pciehpc_enable_intr() 919 pciehpc_reg_put16(ctrl_p, bus_p->bus_pcie_off + PCIE_SLOTCTL, reg); in pciehpc_disable_intr() [all …]
|
/titanic_50/usr/src/uts/common/sys/hotplug/pci/ |
H A D | pciehpc.h | 47 void pciehpc_reg_put16(pcie_hp_ctrl_t *ctrl_p, uint_t off, uint16_t val);
|