Home
last modified time | relevance | path

Searched refs:phy_attached (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/pm8001/
Dpm8001_hwi.c3232 if (!phy->phy_attached) in pm8001_bytes_dmaed()
3407 phy->phy_attached = 1; in hw_event_sas_phy_up()
3456 phy->phy_attached = 1; in hw_event_sata_phy_up()
3492 phy->phy_attached = 0; in hw_event_phy_down()
3829 phy->phy_attached = 0; in mpi_hw_event()
3837 phy->phy_attached = 0; in mpi_hw_event()
3856 phy->phy_attached = 0; in mpi_hw_event()
3873 phy->phy_attached = 0; in mpi_hw_event()
3883 phy->phy_attached = 0; in mpi_hw_event()
3893 phy->phy_attached = 0; in mpi_hw_event()
[all …]
Dpm80xx_hwi.c2896 phy->phy_attached = 1; in hw_event_sas_phy_up()
2948 phy->phy_attached = 1; in hw_event_sata_phy_up()
2986 phy->phy_attached = 0; in hw_event_phy_down()
3129 phy->phy_attached = 0; in mpi_hw_event()
3137 phy->phy_attached = 0; in mpi_hw_event()
3156 phy->phy_attached = 0; in mpi_hw_event()
3173 phy->phy_attached = 0; in mpi_hw_event()
3183 phy->phy_attached = 0; in mpi_hw_event()
3193 phy->phy_attached = 0; in mpi_hw_event()
3203 phy->phy_attached = 0; in mpi_hw_event()
[all …]
Dpm8001_sas.h260 u8 phy_attached; member
/linux-4.1.27/drivers/scsi/mvsas/
Dmv_sas.c240 if (!phy->phy_attached) in mvs_bytes_dmaed()
957 phy->phy_attached = 1; in mvs_is_phy_ready()
970 phy->phy_attached = 0; in mvs_is_phy_ready()
1036 phy->phy_attached = 1; in mvs_update_phyinfo()
1051 phy->phy_attached = 0; in mvs_update_phyinfo()
1057 phy->phy_attached = 1; in mvs_update_phyinfo()
1883 phy->phy_attached = 0; in mvs_phy_disconnected()
Dmv_sas.h234 u8 phy_attached; member