Searched refs:sas_notify_phy_event (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_event.c | 208 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 D | sas_internal.h | 81 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
|
| H A D | sas_init.c | 407 sas_notify_phy_event(phy, PHYE_RESUME_TIMEOUT); in sas_resume_ha()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/ |
| H A D | aic94xx_scb.c | 83 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 D | libsas.h | 706 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pm8001/ |
| H A D | pm8001_sas.c | 210 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 D | pm80xx_hwi.c | 3305 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 D | pm8001_hwi.c | 3347 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 D | libsas.rst | 193 void sas_notify_phy_event(struct sas_phy *, enum phy_event);
|
| /OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_main.c | 635 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()
|