Home
last modified time | relevance | path

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

/drivers/scsi/libsas/
Dsas_event.c29 static void notify_ha_event(struct sas_ha_struct *sas_ha, enum ha_event event) in notify_ha_event() function
72 sas_ha->notify_ha_event = notify_ha_event; in sas_init_events()
/drivers/scsi/aic94xx/
Daic94xx_hwi.c724 sas_ha->notify_ha_event(sas_ha, HAE_RESET); in asd_chip_reset()