Home
last modified time | relevance | path

Searched refs:sas_notify_phy_event (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/libsas/
Dsas_event.c137 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event) in sas_notify_phy_event() function
162 sas_ha->notify_phy_event = sas_notify_phy_event; in sas_init_events()
Dsas_internal.h90 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
Dsas_init.c420 sas_notify_phy_event(phy, PHYE_RESUME_TIMEOUT); in sas_resume_ha()