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()
862 phy->phy_state = PHY_DEVICE_DISCOVERED; in sas_ex_join_wide_port()
1052 if (phy->phy_state == PHY_VACANT || in sas_find_sub_addr()
1053 phy->phy_state == PHY_NOT_PRESENT) in sas_find_sub_addr()
1119 if (ex_phy->phy_state == PHY_VACANT || in sas_ex_discover_devices()
1120 ex_phy->phy_state == PHY_NOT_PRESENT || in sas_ex_discover_devices()
1121 ex_phy->phy_state == PHY_DEVICE_DISCOVERED) in sas_ex_discover_devices()
1155 if (phy->phy_state == PHY_VACANT || in sas_check_ex_subtractive_boundary()
1156 phy->phy_state == PHY_NOT_PRESENT) in sas_check_ex_subtractive_boundary()
1308 if (parent_phy->phy_state == PHY_VACANT || in sas_check_parent_topology()
1309 parent_phy->phy_state == PHY_NOT_PRESENT) in sas_check_parent_topology()
1957 phy->phy_state = PHY_NOT_PRESENT; in sas_rediscover_dev()
1961 phy->phy_state = PHY_VACANT; in sas_rediscover_dev()
1973 phy->phy_state = PHY_EMPTY; in sas_rediscover_dev()