Searched refs:notify_phy_event (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/scsi/aic94xx/ |
| D | aic94xx_scb.c | 84 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL); in asd_phy_event_tasklet() 92 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in asd_phy_event_tasklet() 97 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in asd_phy_event_tasklet() 105 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR); in asd_phy_event_tasklet()
|
| /Linux-v5.4/drivers/scsi/libsas/ |
| D | sas_event.c | 179 sas_ha->notify_phy_event = sas_notify_phy_event; in sas_init_events()
|
| /Linux-v5.4/include/scsi/ |
| D | libsas.h | 396 int (*notify_phy_event)(struct asd_sas_phy *, enum phy_event); member
|
| /Linux-v5.4/drivers/scsi/pm8001/ |
| D | pm8001_sas.c | 211 sas_ha->notify_phy_event(&phy->sas_phy, in pm8001_phy_control() 220 sas_ha->notify_phy_event(&phy->sas_phy, in pm8001_phy_control()
|
| D | pm80xx_hwi.c | 2979 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sas_phy_up() 3027 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sata_phy_up() 3113 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL); in hw_event_phy_down() 3213 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in mpi_hw_event() 3251 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR); in mpi_hw_event() 3353 sas_ha->notify_phy_event(&phy->sas_phy, in mpi_hw_event()
|
| D | pm8001_hwi.c | 3431 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sas_phy_up() 3476 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in hw_event_sata_phy_up() 3842 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in mpi_hw_event() 3847 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL); in mpi_hw_event() 3876 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR); in mpi_hw_event()
|
| /Linux-v5.4/drivers/scsi/mvsas/ |
| D | mv_sas.c | 233 sas_ha->notify_phy_event(sas_phy, PHYE_OOB_DONE); in mvs_bytes_dmaed() 1898 sas_ha->notify_phy_event(sas_phy, in mvs_work_queue()
|
| /Linux-v5.4/Documentation/scsi/ |
| D | libsas.txt | 158 void (*notify_phy_event)(struct sas_phy *, enum phy_event);
|
| /Linux-v5.4/drivers/scsi/isci/ |
| D | port.c | 273 isci_host->sas_ha.notify_phy_event(&isci_phy->sas_phy, in isci_port_link_down()
|
| /Linux-v5.4/drivers/scsi/hisi_sas/ |
| D | hisi_sas_main.c | 621 sas_ha->notify_phy_event(sas_phy, PHYE_OOB_DONE); in hisi_sas_bytes_dmaed() 2199 sas_ha->notify_phy_event(sas_phy, PHYE_LOSS_OF_SIGNAL); in hisi_sas_phy_down()
|