Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libsas/
Dsas_event.c159 ev = sas_alloc_event(phy); in sas_notify_port_event()
180 ev = sas_alloc_event(phy); in sas_notify_phy_event()
Dsas_internal.h64 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy);
Dsas_init.c609 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy) in sas_alloc_event() function