Searched refs:sas_notify_phy_event (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/scsi/libsas/ |
| A 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);
|
| A D | sas_internal.h | 79 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,
|
| A D | sas_init.c | 411 sas_notify_phy_event(phy, PHYE_RESUME_TIMEOUT, in sas_resume_ha() 611 sas_notify_phy_event(phy, PHYE_SHUTDOWN, in sas_alloc_event()
|
| /linux/drivers/scsi/aic94xx/ |
| A 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/include/scsi/ |
| A D | libsas.h | 714 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,
|
| /linux/drivers/scsi/pm8001/ |
| 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()
|
| A D | pm80xx_hwi.c | 3382 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC); in hw_event_sas_phy_up() 3431 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC); in hw_event_sata_phy_up() 3514 sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL, in hw_event_phy_down() 3613 sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD, in mpi_hw_event() 3649 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR, GFP_ATOMIC); in mpi_hw_event() 3749 sas_notify_phy_event(&phy->sas_phy, in mpi_hw_event()
|
| A D | pm8001_hwi.c | 3403 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC); in hw_event_sas_phy_up() 3448 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC); in hw_event_sata_phy_up() 3797 sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD, in mpi_hw_event() 3802 sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL, in mpi_hw_event() 3831 sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR, GFP_ATOMIC); in mpi_hw_event()
|
| /linux/drivers/scsi/mvsas/ |
| A 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/Documentation/scsi/ |
| A D | libsas.rst | 193 void sas_notify_phy_event(struct sas_phy *, enum phy_event, gfp_t);
|
| /linux/drivers/scsi/isci/ |
| A D | port.c | 274 sas_notify_phy_event(&isci_phy->sas_phy, in isci_port_link_down()
|
| /linux/drivers/scsi/hisi_sas/ |
| A D | hisi_sas_main.c | 628 sas_notify_phy_event(sas_phy, PHYE_OOB_DONE, gfp_flags); in hisi_sas_bytes_dmaed() 2310 sas_notify_phy_event(sas_phy, PHYE_LOSS_OF_SIGNAL, gfp_flags); in hisi_sas_phy_down()
|
| /linux/ |
| A D | vmlinux.symvers | 2792 0x00000000 sas_notify_phy_event vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 32771 ffff800010861e80 T sas_notify_phy_event
|
| A D | .tmp_System.map | 32771 ffff800010861e80 T sas_notify_phy_event
|
Completed in 360 milliseconds