Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libsas/
Dsas_event.c172 ev = sas_alloc_event(phy, gfp_flags); in sas_notify_port_event()
199 ev = sas_alloc_event(phy, gfp_flags); in sas_notify_phy_event()
Dsas_internal.h52 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy, gfp_t gfp_flags);
Dsas_init.c637 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy, in sas_alloc_event() function