Symbol: sas_notify_phy_event
drivers/scsi/aic94xx/aic94xx_scb.c
106
sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR, GFP_ATOMIC);
drivers/scsi/aic94xx/aic94xx_scb.c
83
sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL,
drivers/scsi/aic94xx/aic94xx_scb.c
92
sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC);
drivers/scsi/aic94xx/aic94xx_scb.c
97
sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD,
drivers/scsi/hisi_sas/hisi_sas_main.c
2122
sas_notify_phy_event(sas_phy, PHYE_LOSS_OF_SIGNAL, gfp_flags);
drivers/scsi/hisi_sas/hisi_sas_main.c
658
sas_notify_phy_event(sas_phy, PHYE_OOB_DONE, gfp_flags);
drivers/scsi/isci/port.c
274
sas_notify_phy_event(&isci_phy->sas_phy,
drivers/scsi/libsas/sas_event.c
216
EXPORT_SYMBOL_GPL(sas_notify_phy_event);
drivers/scsi/libsas/sas_init.c
434
sas_notify_phy_event(phy, PHYE_RESUME_TIMEOUT,
drivers/scsi/libsas/sas_init.c
658
sas_notify_phy_event(phy, PHYE_SHUTDOWN,
drivers/scsi/mvsas/mv_sas.c
1715
sas_notify_phy_event(sas_phy,
drivers/scsi/mvsas/mv_sas.c
223
sas_notify_phy_event(sas_phy, PHYE_OOB_DONE, gfp_flags);
drivers/scsi/pm8001/pm8001_hwi.c
3164
sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC);
drivers/scsi/pm8001/pm8001_hwi.c
3209
sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC);
drivers/scsi/pm8001/pm8001_hwi.c
3550
sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD,
drivers/scsi/pm8001/pm8001_hwi.c
3555
sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL,
drivers/scsi/pm8001/pm8001_hwi.c
3584
sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR, GFP_ATOMIC);
drivers/scsi/pm8001/pm8001_sas.c
293
sas_notify_phy_event(&phy->sas_phy,
drivers/scsi/pm8001/pm8001_sas.c
301
sas_notify_phy_event(&phy->sas_phy,
drivers/scsi/pm8001/pm80xx_hwi.c
3248
sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC);
drivers/scsi/pm8001/pm80xx_hwi.c
3297
sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE, GFP_ATOMIC);
drivers/scsi/pm8001/pm80xx_hwi.c
3387
sas_notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL,
drivers/scsi/pm8001/pm80xx_hwi.c
3493
sas_notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD,
drivers/scsi/pm8001/pm80xx_hwi.c
3527
sas_notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR, GFP_ATOMIC);
drivers/scsi/pm8001/pm80xx_hwi.c
3643
sas_notify_phy_event(&phy->sas_phy,
include/scsi/libsas.h
731
void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,