Searched defs:ctrl_p (Results 1 – 7 of 7) sorted by relevance
77 pciehpc_update_ops(pcie_hp_ctrl_t *ctrl_p) in pciehpc_update_ops()108 pciehpc_acpi_setup_ops(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_setup_ops()124 pciehpc_acpi_hpc_init(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_hpc_init()185 pciehpc_acpi_hpc_uninit(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_hpc_uninit()202 pciehpc_acpi_enable_intr(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_enable_intr()213 pciehpc_acpi_disable_intr(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_disable_intr()229 pciehpc_acpi_slotinfo_init(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_slotinfo_init()301 pciehpc_acpi_slotinfo_uninit(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_slotinfo_uninit()325 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_acpi_slot_poweron() local397 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_acpi_slot_poweroff() local[all …]
537 pcie_hp_ctrl_t *ctrl_p; in pciehpc_init() local638 pcie_hp_ctrl_t *ctrl_p; in pciehpc_uninit() local709 pcie_hp_ctrl_t *ctrl_p; in pciehpc_intr() local906 pcie_hp_ctrl_t *ctrl_p; in pciehpc_hp_ops() local979 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pciehpc_get_slot_state() local1058 pciehpc_set_slot_name(pcie_hp_ctrl_t *ctrl_p) in pciehpc_set_slot_name()1132 pciehpc_reg_get8(pcie_hp_ctrl_t *ctrl_p, uint_t off) in pciehpc_reg_get8()1145 pciehpc_reg_get16(pcie_hp_ctrl_t *ctrl_p, uint_t off) in pciehpc_reg_get16()1158 pciehpc_reg_get32(pcie_hp_ctrl_t *ctrl_p, uint_t off) in pciehpc_reg_get32()1171 pciehpc_reg_put8(pcie_hp_ctrl_t *ctrl_p, uint_t off, uint8_t val) in pciehpc_reg_put8()[all …]
138 pcie_hp_ctrl_t *ctrl_p; in pcishpc_init() local220 pcie_hp_ctrl_t *ctrl_p; in pcishpc_uninit() local261 pcie_hp_ctrl_t *ctrl_p; in pcishpc_intr() local370 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pcishpc_slot_get_property() local575 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pcishpc_slot_set_property() local756 pcie_hp_ctrl_t *ctrl_p; in pcishpc_hp_ops() local842 pcie_hp_ctrl_t *ctrl_p; in pcishpc_create_controller() local874 pcishpc_setup_controller(pcie_hp_ctrl_t *ctrl_p) in pcishpc_setup_controller()938 pcie_hp_ctrl_t *ctrl_p; in pcishpc_destroy_controller() local970 pcishpc_create_slot(pcie_hp_ctrl_t *ctrl_p) in pcishpc_create_slot()[all …]
324 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pcie_hp_probe() local357 pcie_hp_ctrl_t *ctrl_p = slot_p->hs_ctrl; in pcie_hp_unprobe() local473 pcie_hp_ctrl_t *ctrl_p = (pcie_hp_ctrl_t *)bus_p->bus_hp_ctrl; in pcie_hp_create_occupant_props() local545 pcie_create_minor_node(pcie_hp_ctrl_t *ctrl_p, int slot) in pcie_create_minor_node()568 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
777 pcie_hp_ctrl_t *ctrl_p = PCIE_GET_HP_CTRL(dip); in pcie_hpintr_enable() local797 pcie_hp_ctrl_t *ctrl_p = PCIE_GET_HP_CTRL(dip); in pcie_hpintr_disable() local
92 #define PCIE_SET_HP_CTRL(dip, ctrl_p) \ argument