Home
last modified time | relevance | path

Searched refs:sas_work (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/scsi/libsas/
Dsas_event.c13 bool sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw) in sas_queue_work()
28 static bool sas_queue_event(int event, struct sas_work *work, in sas_queue_event()
43 struct sas_work *sw, *_sw; in sas_queue_deferred_work()
155 struct sas_work *sw = &ev->work; in sas_defer_event()
Dsas_internal.h36 struct sas_work reset_work;
39 struct sas_work enable_work;
70 bool sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw);
Dsas_discover.c525 static void sas_chain_work(struct sas_ha_struct *ha, struct sas_work *sw) in sas_chain_work()
536 struct sas_work *sw, in sas_chain_event()
/Linux-v6.1/include/scsi/
Dlibsas.h205 struct sas_work { struct
216 static inline void INIT_SAS_WORK(struct sas_work *sw, void (*fn)(struct work_struct *)) in INIT_SAS_WORK() argument
223 struct sas_work work;
255 struct sas_work work;
282 struct sas_work work;