Searched refs:pciehpc_reg_get16 (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pciehpc.c | 292 status = pciehpc_reg_get16(ctrl_p, in pciehpc_intr() 332 control = pciehpc_reg_get16(ctrl_p, in pciehpc_intr() 389 control = pciehpc_reg_get16(ctrl_p, in pciehpc_intr() 510 control = pciehpc_reg_get16(ctrl_p, in pciehpc_get_slot_state() 517 status = pciehpc_reg_get16(ctrl_p, in pciehpc_get_slot_state() 645 pciehpc_reg_get16(pcie_hp_ctrl_t *ctrl_p, uint_t off) in pciehpc_reg_get16() function 729 reg = pciehpc_reg_get16(ctrl_p, in pciehpc_hpc_init() 738 reg = pciehpc_reg_get16(ctrl_p, in pciehpc_hpc_init() 879 reg = pciehpc_reg_get16(ctrl_p, in pciehpc_enable_intr() 885 reg = pciehpc_reg_get16(ctrl_p, in pciehpc_enable_intr() [all …]
|
/titanic_50/usr/src/uts/common/sys/hotplug/pci/ |
H A D | pciehpc.h | 44 uint16_t pciehpc_reg_get16(pcie_hp_ctrl_t *ctrl_p, uint_t off);
|
/titanic_50/usr/src/uts/intel/io/pciex/hotplug/ |
H A D | pciehpc_acpi.c | 331 status = pciehpc_reg_get16(ctrl_p, in pciehpc_acpi_slot_poweron() 350 control = pciehpc_reg_get16(ctrl_p, in pciehpc_acpi_slot_poweron() 404 status = pciehpc_reg_get16(ctrl_p, in pciehpc_acpi_slot_poweroff()
|