Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_event.c208 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event) in sas_notify_phy_event() function
218 EXPORT_SYMBOL_GPL(sas_notify_phy_event);
H A Dsas_internal.h81 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
H A Dsas_init.c407 sas_notify_phy_event(phy, PHYE_RESUME_TIMEOUT); in sas_resume_ha()
/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_scb.c83 sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL); in asd_phy_event_tasklet()
91 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in asd_phy_event_tasklet()
96 sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in asd_phy_event_tasklet()
104 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR); in asd_phy_event_tasklet()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibsas.h706 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_sas.c210 sas_notify_phy_event(&phy->sas_phy, in pm8001_phy_control()
218 sas_notify_phy_event(&phy->sas_phy, in pm8001_phy_control()
H A Dpm80xx_hwi.c3305 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sas_phy_up()
3352 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sata_phy_up()
3435 sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL); in hw_event_phy_down()
3533 sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in mpi_hw_event()
3566 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR); in mpi_hw_event()
3661 sas_notify_phy_event(&phy->sas_phy, in mpi_hw_event()
H A Dpm8001_hwi.c3347 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sas_phy_up()
3390 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sata_phy_up()
3738 sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in mpi_hw_event()
3742 sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL); in mpi_hw_event()
3768 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR); in mpi_hw_event()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dlibsas.rst193 void sas_notify_phy_event(struct sas_phy *, enum phy_event);
/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c635 sas_notify_phy_event(sas_phy, PHYE_OOB_DONE); in hisi_sas_bytes_dmaed()
2215 sas_notify_phy_event(sas_phy, PHYE_LOSS_OF_SIGNAL); in hisi_sas_phy_down()