Searched defs:ctrl_p (Results 1 – 7 of 7) sorted by relevance
74 pciehpc_update_ops(pcie_hp_ctrl_t *ctrl_p) in pciehpc_update_ops()105 pciehpc_acpi_setup_ops(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_setup_ops()121 pciehpc_acpi_hpc_init(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_hpc_init()182 pciehpc_acpi_hpc_uninit(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_hpc_uninit()199 pciehpc_acpi_enable_intr(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_enable_intr()210 pciehpc_acpi_disable_intr(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_disable_intr()226 pciehpc_acpi_slotinfo_init(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_slotinfo_init()289 pciehpc_acpi_slotinfo_uninit(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_slotinfo_uninit()311 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_acpi_slot_poweron() local383 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_acpi_slot_poweroff() local[all …]
127 pcie_hp_ctrl_t *ctrl_p; in pciehpc_init() local219 pcie_hp_ctrl_t *ctrl_p; in pciehpc_uninit() local266 pcie_hp_ctrl_t *ctrl_p; in pciehpc_intr() local431 pcie_hp_ctrl_t *ctrl_p; in pciehpc_hp_ops() local504 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_get_slot_state() local558 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()[all …]
137 pcie_hp_ctrl_t *ctrl_p; in pcishpc_init() local219 pcie_hp_ctrl_t *ctrl_p; in pcishpc_uninit() local260 pcie_hp_ctrl_t *ctrl_p; in pcishpc_intr() local369 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pcishpc_slot_get_property() local573 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pcishpc_slot_set_property() local752 pcie_hp_ctrl_t *ctrl_p; in pcishpc_hp_ops() local838 pcie_hp_ctrl_t *ctrl_p; in pcishpc_create_controller() local870 pcishpc_setup_controller(pcie_hp_ctrl_t *ctrl_p) in pcishpc_setup_controller()934 pcie_hp_ctrl_t *ctrl_p; in pcishpc_destroy_controller() local966 pcishpc_create_slot(pcie_hp_ctrl_t *ctrl_p) in pcishpc_create_slot()[all …]
321 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pcie_hp_probe() local354 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pcie_hp_unprobe() local471 pcie_hp_ctrl_t *ctrl_p = (pcie_hp_ctrl_t *)bus_p->bus_hp_ctrl; in pcie_hp_create_occupant_props() local543 pcie_create_minor_node(pcie_hp_ctrl_t *ctrl_p, int slot) in pcie_create_minor_node()566 pcie_remove_minor_node(pcie_hp_ctrl_t *ctrl_p, int slot) in pcie_remove_minor_node()
391 nscd_state_ctrl_t *ctrl_p; in _get_nsw_state_int() local696 nscd_state_ctrl_t *ctrl_p; in _put_nsw_state_int() local
287 pcie_hp_ctrl_t *ctrl_p = PCIE_GET_HP_CTRL(dip); in pcie_hpintr_enable() local307 pcie_hp_ctrl_t *ctrl_p = PCIE_GET_HP_CTRL(dip); in pcie_hpintr_disable() local
88 #define PCIE_SET_HP_CTRL(dip, ctrl_p) \ argument