Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libsas/
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);
Dsas_internal.h81 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
Dsas_init.c407 sas_notify_phy_event(phy, PHYE_RESUME_TIMEOUT); in sas_resume_ha()
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
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()
/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h706 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
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()
Dpm80xx_hwi.c3289 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sas_phy_up()
3336 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sata_phy_up()
3419 sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL); in hw_event_phy_down()
3517 sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in mpi_hw_event()
3550 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR); in mpi_hw_event()
3645 sas_notify_phy_event(&phy->sas_phy, in mpi_hw_event()
Dpm8001_hwi.c3341 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sas_phy_up()
3384 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sata_phy_up()
3733 sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in mpi_hw_event()
3737 sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL); in mpi_hw_event()
3763 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR); in mpi_hw_event()
/kernel/linux/linux-5.10/Documentation/scsi/
Dlibsas.rst193 void sas_notify_phy_event(struct sas_phy *, enum phy_event);
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
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()