Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_internal.h35 struct sas_work reset_work;
38 struct sas_work enable_work;
70 int sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw);
Dsas_event.c13 int sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw) in sas_queue_work()
31 static int sas_queue_event(int event, struct sas_work *work, in sas_queue_event()
47 struct sas_work *sw, *_sw; in __sas_drain_work()
Dsas_discover.c526 static void sas_chain_work(struct sas_ha_struct *ha, struct sas_work *sw) in sas_chain_work()
537 struct sas_work *sw, in sas_chain_event()
/kernel/linux/linux-5.10/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;