Searched refs:phy_get_non_dummy_port (Results 1 – 5 of 5) sorted by relevance
353 struct isci_port *phy_get_non_dummy_port(struct isci_phy *iphy) in phy_get_non_dummy_port() function939 if (phy_get_non_dummy_port(iphy) != NULL) in sci_phy_event_handler()1269 sci_controller_link_down(ihost, phy_get_non_dummy_port(iphy), iphy); in sci_phy_stopped_state_enter()1286 sci_controller_link_down(ihost, phy_get_non_dummy_port(iphy), iphy); in sci_phy_starting_state_enter()1297 sci_controller_link_up(ihost, phy_get_non_dummy_port(iphy), iphy); in sci_phy_ready_state_enter()
404 struct isci_port *phy_get_non_dummy_port(struct isci_phy *iphy);
349 phy_get_non_dummy_port(iphy), in mpc_agent_timeout()
468 !phy_get_non_dummy_port(iphy) && in sci_port_set_phy()487 phy_get_non_dummy_port(iphy) == iport) { in sci_port_clear_phy()
875 else if (!phy_get_non_dummy_port(iphy)) in is_controller_start_complete()923 if (phy_get_non_dummy_port(iphy) == NULL) { in sci_controller_start_next_phy()