Home
last modified time | relevance | path

Searched refs:sas_discovery_event (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/scsi/
Dlibsas.h233 struct sas_discovery_event { struct
238 static inline struct sas_discovery_event *to_sas_discovery_event(struct work_struct *work) in to_sas_discovery_event() argument
240 struct sas_discovery_event *ev = container_of(work, typeof(*ev), work.work); in to_sas_discovery_event()
246 struct sas_discovery_event disc_work[DISC_NUM_EVENTS];
/Linux-v4.19/drivers/scsi/libsas/
Dsas_discover.c243 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_suspend_devices()
272 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_resume_devices()
446 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_discover_domain()
505 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_revalidate_domain()