Searched refs:sas_notify_phy_event (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/scsi/libsas/ |
| H A D | sas_event.c | 191 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event, in sas_notify_phy_event() function 216 EXPORT_SYMBOL_GPL(sas_notify_phy_event);
|
| H A D | sas_init.c | 434 sas_notify_phy_event(phy, PHYE_RESUME_TIMEOUT, in _sas_resume_ha() 658 sas_notify_phy_event(phy, PHYE_SHUTDOWN, in sas_alloc_event()
|
| /linux/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() 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/Documentation/translations/zh_CN/scsi/ |
| H A D | libsas.rst | 180 void sas_notify_phy_event(struct sas_phy *, enum phy_event, gfp_t);
|
| /linux/Documentation/scsi/ |
| H A D | libsas.rst | 193 void sas_notify_phy_event(struct sas_phy *, enum phy_event, gfp_t);
|
| /linux/drivers/scsi/isci/ |
| H A D | port.c | 274 sas_notify_phy_event(&isci_phy->sas_phy, in isci_port_link_down()
|