Lines Matching refs:phy_state
203 phy->phy_state = PHY_VACANT; in sas_set_ex_phy()
206 phy->phy_state = PHY_NOT_PRESENT; in sas_set_ex_phy()
209 phy->phy_state = PHY_EMPTY; /* do not know yet */ in sas_set_ex_phy()
219 if (phy->phy_state == PHY_VACANT) { in sas_set_ex_phy()
612 if (phy->phy_state == PHY_VACANT || in sas_ex_disable_port()
613 phy->phy_state == PHY_NOT_PRESENT) in sas_ex_disable_port()
737 if (phy->phy_state == PHY_VACANT || in sas_ex_get_linkrate()
738 phy->phy_state == PHY_NOT_PRESENT) in sas_ex_get_linkrate()
907 phy->phy_state = PHY_DEVICE_DISCOVERED; in sas_ex_join_wide_port()
1099 if (phy->phy_state == PHY_VACANT || in sas_find_sub_addr()
1100 phy->phy_state == PHY_NOT_PRESENT) in sas_find_sub_addr()
1166 if (ex_phy->phy_state == PHY_VACANT || in sas_ex_discover_devices()
1167 ex_phy->phy_state == PHY_NOT_PRESENT || in sas_ex_discover_devices()
1168 ex_phy->phy_state == PHY_DEVICE_DISCOVERED) in sas_ex_discover_devices()
1202 if (phy->phy_state == PHY_VACANT || in sas_check_ex_subtractive_boundary()
1203 phy->phy_state == PHY_NOT_PRESENT) in sas_check_ex_subtractive_boundary()
1311 if (parent_phy->phy_state == PHY_VACANT || in sas_check_parent_topology()
1312 parent_phy->phy_state == PHY_NOT_PRESENT) in sas_check_parent_topology()
1989 phy->phy_state = PHY_NOT_PRESENT; in sas_rediscover_dev()
1993 phy->phy_state = PHY_VACANT; in sas_rediscover_dev()
2005 phy->phy_state = PHY_EMPTY; in sas_rediscover_dev()