Searched refs:DDI_HPOP_CN_CHANGE_STATE (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/os/ |
H A D | ddi_hp_impl.c | 123 if (hp_op == DDI_HPOP_CN_CHANGE_STATE) { in ddihp_modctl() 274 if (op == DDI_HPOP_CN_CHANGE_STATE) { in ddihp_connector_ops() 295 if (op == DDI_HPOP_CN_CHANGE_STATE) { in ddihp_connector_ops() 380 case DDI_HPOP_CN_CHANGE_STATE: in ddihp_port_ops() 710 dip, hdlp->cn_info.cn_name, DDI_HPOP_CN_CHANGE_STATE, in ddihp_cn_handle_state_change() 876 DDI_HPOP_CN_CHANGE_STATE, in ddihp_port_upgrade_state() 887 DDI_HPOP_CN_CHANGE_STATE, in ddihp_port_upgrade_state() 959 DDI_HPOP_CN_CHANGE_STATE, in ddihp_port_downgrade_state() 974 DDI_HPOP_CN_CHANGE_STATE, in ddihp_port_downgrade_state()
|
H A D | ddi_hp_ndi.c | 393 DDIHP_CN_OPS(hdlp, DDI_HPOP_CN_CHANGE_STATE, in ddihp_cn_req_handler()
|
H A D | modctl.c | 2302 error = ddihp_modctl(DDI_HPOP_CN_CHANGE_STATE, devpath, in modctl_hp()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | ddi_hp_impl.h | 71 DDI_HPOP_CN_CHANGE_STATE, /* Change Connection state */ enumerator
|
/titanic_44/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pcie_hp.c | 917 case DDI_HPOP_CN_CHANGE_STATE: in pcie_hp_common_ops() 1030 if ((ret == DDI_SUCCESS) && (op == DDI_HPOP_CN_CHANGE_STATE) && in pcie_hp_common_ops()
|
H A D | pciehpc.c | 459 case DDI_HPOP_CN_CHANGE_STATE: in pciehpc_hp_ops()
|
H A D | pcishpc.c | 788 case DDI_HPOP_CN_CHANGE_STATE: in pcishpc_hp_ops()
|