Searched refs:INIT_SAS_EVENT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_event.c | 143 INIT_SAS_EVENT(ev, sas_port_event_worker, phy, event); in __sas_notify_port_event() 186 INIT_SAS_EVENT(ev, sas_phy_event_worker, phy, event); in __sas_notify_phy_event()
|
/kernel/linux/linux-6.6/drivers/scsi/libsas/ |
H A D | sas_event.c | 179 INIT_SAS_EVENT(ev, sas_port_event_worker, phy, event); in sas_notify_port_event() 206 INIT_SAS_EVENT(ev, sas_phy_event_worker, phy, event); in sas_notify_phy_event()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | libsas.h | 294 static inline void INIT_SAS_EVENT(struct asd_sas_event *ev, in INIT_SAS_EVENT() function
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | libsas.h | 283 static inline void INIT_SAS_EVENT(struct asd_sas_event *ev, in INIT_SAS_EVENT() function
|
Completed in 5 milliseconds