Searched refs:state_arg (Results 1 – 1 of 1) sorted by relevance
921 pcie_hp_port_state_t state_arg; in pcie_hp_common_ops() local931 state_arg.rv = DDI_FAILURE; in pcie_hp_common_ops()932 state_arg.cn_name = cn_name; in pcie_hp_common_ops()933 ndi_hp_walk_cn(dip, pcie_hp_get_port_state, &state_arg); in pcie_hp_common_ops()934 if (state_arg.rv != DDI_SUCCESS) { in pcie_hp_common_ops()938 curr_state = state_arg.cn_state; in pcie_hp_common_ops()