Home
last modified time | relevance | path

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

/linux/drivers/scsi/mvsas/
H A Dmv_sas.c215 if (!phy->phy_attached) in mvs_bytes_dmaed()
927 phy->phy_attached = 1; in mvs_is_phy_ready()
940 phy->phy_attached = 0; in mvs_is_phy_ready()
1006 phy->phy_attached = 1; in mvs_update_phyinfo()
1021 phy->phy_attached = 0; in mvs_update_phyinfo()
1027 phy->phy_attached = 1; in mvs_update_phyinfo()
1689 phy->phy_attached = 0; in mvs_phy_disconnected()
H A Dmv_sas.h218 u8 phy_attached; member
/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.c2997 if (!phy->phy_attached) in pm8001_bytes_dmaed()
3158 phy->phy_attached = 1; in hw_event_sas_phy_up()
3207 phy->phy_attached = 1; in hw_event_sata_phy_up()
3243 phy->phy_attached = 0; in hw_event_phy_down()
3557 phy->phy_attached = 0; in mpi_hw_event()
3564 phy->phy_attached = 0; in mpi_hw_event()
3583 phy->phy_attached = 0; in mpi_hw_event()
3600 phy->phy_attached = 0; in mpi_hw_event()
3611 phy->phy_attached = 0; in mpi_hw_event()
3622 phy->phy_attached = 0; in mpi_hw_event()
[all …]
H A Dpm8001_sas.c295 phy->phy_attached = 0; in pm8001_phy_control()
303 phy->phy_attached = 0; in pm8001_phy_control()
787 pm8001_ha->phy[phy_id].phy_attached = 0; in pm8001_dev_gone_notify()
H A Dpm80xx_hwi.c3177 phy->phy_attached = 1;
3242 phy->phy_attached = 1; in hw_event_sas_phy_up()
3295 phy->phy_attached = 1; in hw_event_sata_phy_up()
3333 phy->phy_attached = 0; in hw_event_phy_down()
3505 phy->phy_attached = 0; in mpi_hw_event()
3526 phy->phy_attached = 0; in mpi_hw_event()
3597 phy->phy_attached = 0; in mpi_hw_event()
3609 phy->phy_attached = 0; in mpi_hw_event()
3622 phy->phy_attached = 0; in mpi_hw_event()
3665 phy->phy_attached in mpi_hw_event()
[all...]
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h193 u8 phy_attached; member
H A Dhisi_sas_main.c655 if (!phy->phy_attached) in hisi_sas_bytes_dmaed()
1038 if (phy->phy_attached) { in hisi_sas_phy_oob_ready()
1290 u8 sts = phy->phy_attached; in hisi_sas_control_phy()
2090 phy->phy_attached = 0; in hisi_sas_phy_disconnected()
H A Dhisi_sas_v1_hw.c1368 phy->phy_attached = 1; in int_phyup_v1_hw()