Home
last modified time | relevance | path

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

/linux-4.19.296/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];