Searched refs:sas_notify_phy_event (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/drivers/scsi/libsas/ |
| D | sas_event.c | 158 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event, in sas_notify_phy_event() function 179 EXPORT_SYMBOL_GPL(sas_notify_phy_event);
|
| D | sas_internal.h | 79 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,
|
| D | sas_init.c | 407 sas_notify_phy_event(phy, PHYE_RESUME_TIMEOUT, in sas_resume_ha() 607 sas_notify_phy_event(phy, PHYE_SHUTDOWN, in sas_alloc_event()
|
| /Linux-v5.15/drivers/scsi/aic94xx/ |
| D | aic94xx_scb.c | 83 sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL, in asd_phy_event_tasklet() 92 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC); in asd_phy_event_tasklet() 97 sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD, in asd_phy_event_tasklet() 106 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR, GFP_ATOMIC); in asd_phy_event_tasklet()
|
| /Linux-v5.15/include/scsi/ |
| D | libsas.h | 713 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,
|
| /Linux-v5.15/drivers/scsi/pm8001/ |
| 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()
|
| D | pm80xx_hwi.c | 3343 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC); in hw_event_sas_phy_up() 3390 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC); in hw_event_sata_phy_up() 3473 sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL, in hw_event_phy_down() 3572 sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD, in mpi_hw_event() 3608 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR, GFP_ATOMIC); in mpi_hw_event() 3708 sas_notify_phy_event(&phy->sas_phy, in mpi_hw_event()
|
| D | pm8001_hwi.c | 3401 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC); in hw_event_sas_phy_up() 3444 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC); in hw_event_sata_phy_up() 3793 sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD, in mpi_hw_event() 3798 sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL, in mpi_hw_event() 3827 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR, GFP_ATOMIC); in mpi_hw_event()
|
| /Linux-v5.15/drivers/scsi/mvsas/ |
| D | mv_sas.c | 232 sas_notify_phy_event(sas_phy, PHYE_OOB_DONE, gfp_flags); in mvs_bytes_dmaed() 1895 sas_notify_phy_event(sas_phy, in mvs_work_queue()
|
| /Linux-v5.15/Documentation/scsi/ |
| D | libsas.rst | 193 void sas_notify_phy_event(struct sas_phy *, enum phy_event, gfp_t);
|
| /Linux-v5.15/drivers/scsi/hisi_sas/ |
| D | hisi_sas_main.c | 628 sas_notify_phy_event(sas_phy, PHYE_OOB_DONE, gfp_flags); in hisi_sas_bytes_dmaed() 2260 sas_notify_phy_event(sas_phy, PHYE_LOSS_OF_SIGNAL, gfp_flags); in hisi_sas_phy_down()
|
| /Linux-v5.15/drivers/scsi/isci/ |
| D | port.c | 274 sas_notify_phy_event(&isci_phy->sas_phy, in isci_port_link_down()
|