Lines Matching defs:ctrl_p
127 pcie_hp_ctrl_t *ctrl_p; in pciehpc_init() local
219 pcie_hp_ctrl_t *ctrl_p; in pciehpc_uninit() local
266 pcie_hp_ctrl_t *ctrl_p; in pciehpc_intr() local
431 pcie_hp_ctrl_t *ctrl_p; in pciehpc_hp_ops() local
504 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_get_slot_state() local
558 pciehpc_set_slot_name(pcie_hp_ctrl_t *ctrl_p) in pciehpc_set_slot_name()
632 pciehpc_reg_get8(pcie_hp_ctrl_t *ctrl_p, uint_t off) in pciehpc_reg_get8()
645 pciehpc_reg_get16(pcie_hp_ctrl_t *ctrl_p, uint_t off) in pciehpc_reg_get16()
658 pciehpc_reg_get32(pcie_hp_ctrl_t *ctrl_p, uint_t off) in pciehpc_reg_get32()
671 pciehpc_reg_put8(pcie_hp_ctrl_t *ctrl_p, uint_t off, uint8_t val) in pciehpc_reg_put8()
684 pciehpc_reg_put16(pcie_hp_ctrl_t *ctrl_p, uint_t off, uint16_t val) in pciehpc_reg_put16()
697 pciehpc_reg_put32(pcie_hp_ctrl_t *ctrl_p, uint_t off, uint32_t val) in pciehpc_reg_put32()
723 pciehpc_hpc_init(pcie_hp_ctrl_t *ctrl_p) in pciehpc_hpc_init()
752 pciehpc_hpc_uninit(pcie_hp_ctrl_t *ctrl_p) in pciehpc_hpc_uninit()
764 pciehpc_slotinfo_init(pcie_hp_ctrl_t *ctrl_p) in pciehpc_slotinfo_init()
841 pciehpc_slotinfo_uninit(pcie_hp_ctrl_t *ctrl_p) in pciehpc_slotinfo_uninit()
872 pciehpc_enable_intr(pcie_hp_ctrl_t *ctrl_p) in pciehpc_enable_intr()
908 pciehpc_disable_intr(pcie_hp_ctrl_t *ctrl_p) in pciehpc_disable_intr()
937 pcie_hp_ctrl_t *ctrl_p; in pciehpc_create_controller() local
968 pcie_hp_ctrl_t *ctrl_p; in pciehpc_destroy_controller() local
988 pciehpc_register_slot(pcie_hp_ctrl_t *ctrl_p) in pciehpc_register_slot()
1013 pciehpc_unregister_slot(pcie_hp_ctrl_t *ctrl_p) in pciehpc_unregister_slot()
1045 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_slot_poweron() local
1201 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_slot_poweroff() local
1305 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_slot_probe() local
1354 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_slot_unprobe() local
1505 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_slot_get_property() local
1707 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_slot_set_property() local
1888 pciehpc_issue_hpc_command(pcie_hp_ctrl_t *ctrl_p, uint16_t control) in pciehpc_issue_hpc_command()
2002 pciehpc_attn_btn_handler(pcie_hp_ctrl_t *ctrl_p) in pciehpc_attn_btn_handler()
2106 pciehpc_get_led_state(pcie_hp_ctrl_t *ctrl_p, pcie_hp_led_t led) in pciehpc_get_led_state()
2144 pciehpc_set_led_state(pcie_hp_ctrl_t *ctrl_p, pcie_hp_led_t led, in pciehpc_set_led_state()
2240 pcie_hp_ctrl_t *ctrl_p; in pciehpc_power_fault_handler() local
2270 pciehpc_dump_hpregs(pcie_hp_ctrl_t *ctrl_p) in pciehpc_dump_hpregs()