Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/libsas/
Dsas_event.c155 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event) in sas_notify_phy_event() function
179 sas_ha->notify_phy_event = sas_notify_phy_event; in sas_init_events()
Dsas_internal.h80 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
Dsas_init.c413 sas_notify_phy_event(phy, PHYE_RESUME_TIMEOUT); in sas_resume_ha()
613 sas_notify_phy_event(phy, PHYE_SHUTDOWN); in sas_alloc_event()