Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_event.c169 ev = sas_alloc_event(phy); in sas_notify_port_event()
212 ev = sas_alloc_event(phy); in sas_notify_phy_event()
Dsas_internal.h51 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy);
Dsas_init.c621 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy) in sas_alloc_event() function