Home
last modified time | relevance | path

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

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