Searched refs:pciehpc_reg_get16 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pciehpc.c | 739 status = pciehpc_reg_get16(ctrl_p, in pciehpc_intr() 784 control = pciehpc_reg_get16(ctrl_p, in pciehpc_intr() 844 control = pciehpc_reg_get16(ctrl_p, in pciehpc_intr() 987 control = pciehpc_reg_get16(ctrl_p, in pciehpc_get_slot_state() 999 status = pciehpc_reg_get16(ctrl_p, in pciehpc_get_slot_state() 1145 pciehpc_reg_get16(pcie_hp_ctrl_t *ctrl_p, uint_t off) in pciehpc_reg_get16() function 1285 orig_ctrl = ctrl = pciehpc_reg_get16(ctrl_p, bus_p->bus_pcie_off + in pciehpc_sync_leds_to_hw() 1310 reg = pciehpc_reg_get16(ctrl_p, in pciehpc_hpc_init() 1319 reg = pciehpc_reg_get16(ctrl_p, in pciehpc_hpc_init() 1781 control = pciehpc_reg_get16(ctrl_p, bus_p->bus_pcie_off + PCIE_SLOTCTL); in pciehpc_enable_state_sync() [all …]
|
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/ |
H A D | pciehpc.h | 54 uint16_t pciehpc_reg_get16(pcie_hp_ctrl_t *ctrl_p, uint_t off);
|
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/ |
H A D | pciehpc_acpi.c | 345 status = pciehpc_reg_get16(ctrl_p, in pciehpc_acpi_slot_poweron() 364 control = pciehpc_reg_get16(ctrl_p, in pciehpc_acpi_slot_poweron() 417 status = pciehpc_reg_get16(ctrl_p, in pciehpc_acpi_slot_poweroff()
|