Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/libsas/
Dsas_event.c144 ev = sas_alloc_event(phy, gfp_flags); in sas_notify_port_event()
167 ev = sas_alloc_event(phy, gfp_flags); in sas_notify_phy_event()
Dsas_internal.h51 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy, gfp_t gfp_flags);
Dsas_init.c588 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy, in sas_alloc_event() function