Searched refs:pciehpc_reg_put16 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pciehpc.c | 753 pciehpc_reg_put16(ctrl_p, in pciehpc_intr() 791 pciehpc_reg_put16(ctrl_p, bus_p->bus_pcie_off + in pciehpc_intr() 848 pciehpc_reg_put16(ctrl_p, bus_p->bus_pcie_off + in pciehpc_intr() 1184 pciehpc_reg_put16(pcie_hp_ctrl_t *ctrl_p, uint_t off, uint16_t val) in pciehpc_reg_put16() function 1315 pciehpc_reg_put16(ctrl_p, bus_p->bus_pcie_off + in pciehpc_hpc_init() 1321 pciehpc_reg_put16(ctrl_p, in pciehpc_hpc_init() 1926 pciehpc_reg_put16(ctrl_p, in pciehpc_enable_intr() 1933 pciehpc_reg_put16(ctrl_p, in pciehpc_enable_intr() 1939 pciehpc_reg_put16(ctrl_p, in pciehpc_enable_intr() 1975 pciehpc_reg_put16(ctrl_p, bus_p->bus_pcie_off + PCIE_SLOTCTL, reg); in pciehpc_disable_intr() [all …]
|
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/ |
H A D | pciehpc.h | 57 void pciehpc_reg_put16(pcie_hp_ctrl_t *ctrl_p, uint_t off, uint16_t val);
|