Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libsas/
Dsas_event.c172 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event) in sas_notify_phy_event() function
196 sas_ha->notify_phy_event = sas_notify_phy_event; in sas_init_events()
Dsas_internal.h93 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
Dsas_init.c428 sas_notify_phy_event(phy, PHYE_RESUME_TIMEOUT); in sas_resume_ha()
628 sas_notify_phy_event(phy, PHYE_SHUTDOWN); in sas_alloc_event()