Home
last modified time | relevance | path

Searched refs:sas_discovery_event (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dlibsas.h222 struct sas_discovery_event { struct
227 static inline struct sas_discovery_event *to_sas_discovery_event(struct work_struct *work) in to_sas_discovery_event()
229 struct sas_discovery_event *ev = container_of(work, typeof(*ev), work.work); in to_sas_discovery_event()
235 struct sas_discovery_event disc_work[DISC_NUM_EVENTS];
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_discover.c236 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_suspend_devices()
265 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_resume_devices()
433 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_discover_domain()
493 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_revalidate_domain()
/kernel/linux/linux-6.6/include/scsi/
H A Dlibsas.h212 struct sas_discovery_event { struct
217 static inline struct sas_discovery_event *to_sas_discovery_event(struct work_struct *work) in to_sas_discovery_event()
219 struct sas_discovery_event *ev = container_of(work, typeof(*ev), work.work); in to_sas_discovery_event()
225 struct sas_discovery_event disc_work[DISC_NUM_EVENTS];
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_discover.c235 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_suspend_devices()
264 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_resume_devices()
461 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_discover_domain()
515 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_revalidate_domain()

Completed in 6 milliseconds