Searched refs:sas_discovery_event (Results 1 – 2 of 2) sorted by relevance
218 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_probe_devices()247 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_suspend_devices()276 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_resume_devices()359 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_destruct_devices()443 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_discover_domain()500 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_revalidate_domain()
240 struct sas_discovery_event { struct245 static inline struct sas_discovery_event *to_sas_discovery_event(struct work_struct *work) in to_sas_discovery_event() argument247 struct sas_discovery_event *ev = container_of(work, typeof(*ev), work.work); in to_sas_discovery_event()253 struct sas_discovery_event disc_work[DISC_NUM_EVENTS];