Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libsas/
Dsas_event.c150 [HAE_RESET] = sas_hae_reset, in sas_init_events()
Dsas_init.c117 clear_bit(HAE_RESET, &ha->pending); in sas_hae_reset()
/linux-4.4.14/include/scsi/
Dlibsas.h64 HAE_RESET = 0U, enumerator
/linux-4.4.14/Documentation/scsi/
Dlibsas.txt271 HAE_RESET
282 HAE_RESET -- when your HA got internal error and was reset.
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_hwi.c725 sas_ha->notify_ha_event(sas_ha, HAE_RESET); in asd_chip_reset()