Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dlibsas.h370 static inline struct sas_ha_event *to_sas_ha_event(struct work_struct *work) in to_sas_ha_event() function
/linux-4.4.14/drivers/scsi/libsas/
Dsas_init.c114 struct sas_ha_event *ev = to_sas_ha_event(work); in sas_hae_reset()