Searched refs:phy_state (Results 1 – 12 of 12) sorted by relevance
223 phy->phy_state = PHY_VACANT; in sas_set_ex_phy()226 phy->phy_state = PHY_NOT_PRESENT; in sas_set_ex_phy()229 phy->phy_state = PHY_EMPTY; /* do not know yet */ in sas_set_ex_phy()239 if (phy->phy_state == PHY_VACANT) { in sas_set_ex_phy()629 if (phy->phy_state == PHY_VACANT || in sas_ex_disable_port()630 phy->phy_state == PHY_NOT_PRESENT) in sas_ex_disable_port()753 if (phy->phy_state == PHY_VACANT || in sas_ex_get_linkrate()754 phy->phy_state == PHY_NOT_PRESENT) in sas_ex_get_linkrate()898 phy->phy_state = PHY_DEVICE_DISCOVERED; in sas_ex_join_wide_port()1081 if (ex->ex_phy[i].phy_state == PHY_VACANT || in sas_ex_discover_dev()[all …]
304 enum phy_state { enum381 enum phy_state state;
108 pm8001_ha->gs_tbl.pm8001_tbl.phy_state[0] = in read_general_status_table()110 pm8001_ha->gs_tbl.pm8001_tbl.phy_state[1] = in read_general_status_table()112 pm8001_ha->gs_tbl.pm8001_tbl.phy_state[2] = in read_general_status_table()114 pm8001_ha->gs_tbl.pm8001_tbl.phy_state[3] = in read_general_status_table()116 pm8001_ha->gs_tbl.pm8001_tbl.phy_state[4] = in read_general_status_table()118 pm8001_ha->gs_tbl.pm8001_tbl.phy_state[5] = in read_general_status_table()120 pm8001_ha->gs_tbl.pm8001_tbl.phy_state[6] = in read_general_status_table()122 pm8001_ha->gs_tbl.pm8001_tbl.phy_state[7] = in read_general_status_table()3376 phy->phy_state = PHY_STATE_LINK_UP_SPC; in hw_event_sas_phy_up()3457 phy->phy_state = PHY_STATE_LINK_UP_SPC; in hw_event_sata_phy_up()[all …]
263 u8 phy_state; member418 u32 phy_state[8]; member
175 if (pm8001_ha->phy[phy_id].phy_state == 0) { in pm8001_phy_control()183 if (pm8001_ha->phy[phy_id].phy_state == 0) { in pm8001_phy_control()191 if (pm8001_ha->phy[phy_id].phy_state == 0) { in pm8001_phy_control()
2880 phy->phy_state = PHY_STATE_LINK_UP_SPCV; in hw_event_port_recover()2912 phy->phy_state = PHY_STATE_LINK_UP_SPCV; in hw_event_sas_phy_up()2997 phy->phy_state = PHY_STATE_LINK_UP_SPCV; in hw_event_sata_phy_up()3102 phy->phy_state = 1; in mpi_phy_start_resp()3192 phy->phy_state = 0; in mpi_hw_event()3358 phy->phy_state = 0; in mpi_phy_stop_resp()
124 phy->phy_state = 0; in pm8001_phy_init()
65 static const char *phy_state_to_str(enum phy_state st) in phy_state_to_str()816 enum phy_state old_state; in phy_state_machine()
119 enum ex_phy_state phy_state; member
70 enum phy_state link;
709 PI_UINT32 phy_state[PI_PHY_K_MAX]; member
2973 u16 phy_state = ocp_reg_read(tp, OCP_PHY_STATE) & 0xff; in rtl8153_in_nway() local2975 if (phy_state == TXDIS_STATE || phy_state == ABD_STATE) in rtl8153_in_nway()