Home
last modified time | relevance | path

Searched refs:phy_state (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/scsi/libsas/
Dsas_expander.c223 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 …]
/linux-4.1.27/include/linux/
Dphy.h296 enum phy_state { enum
371 enum phy_state state;
/linux-4.1.27/drivers/scsi/pm8001/
Dpm8001_hwi.c108 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()
3371 phy->phy_state = PHY_STATE_LINK_UP_SPC; in hw_event_sas_phy_up()
3452 phy->phy_state = PHY_STATE_LINK_UP_SPC; in hw_event_sata_phy_up()
[all …]
Dpm8001_sas.h261 u8 phy_state; member
416 u32 phy_state[8]; member
Dpm8001_sas.c175 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()
Dpm80xx_hwi.c2859 phy->phy_state = PHY_STATE_LINK_UP_SPCV; in hw_event_sas_phy_up()
2944 phy->phy_state = PHY_STATE_LINK_UP_SPCV; in hw_event_sata_phy_up()
3042 phy->phy_state = 1; in mpi_phy_start_resp()
3130 phy->phy_state = 0; in mpi_hw_event()
3302 phy->phy_state = 0; in mpi_phy_stop_resp()
Dpm8001_init.c123 phy->phy_state = 0; in pm8001_phy_init()
/linux-4.1.27/include/scsi/
Dlibsas.h119 enum ex_phy_state phy_state; member
/linux-4.1.27/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c70 enum phy_state link;
/linux-4.1.27/drivers/net/fddi/
Ddefxx.h709 PI_UINT32 phy_state[PI_PHY_K_MAX]; member