Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libsas/
Dsas_scsi_host.c464 ha->eh_active++; in sas_queue_reset()
739 ha->eh_active--; in sas_eh_handle_resets()
792 if (ha->eh_active == 0) { in sas_scsi_recover_host()
Dsas_ata.c515 ha->eh_active++; in sas_ata_sched_eh()
528 ha->eh_active--; in sas_ata_end_eh()
Dsas_discover.c349 ha->eh_active--; in sas_unregister_common_dev()
/linux-4.4.14/include/scsi/
Dlibsas.h393 int eh_active; member