Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libsas/
Dsas_scsi_host.c458 ha->eh_active++; in sas_queue_reset()
741 ha->eh_active--; in sas_eh_handle_resets()
794 if (ha->eh_active == 0) { in sas_scsi_recover_host()
Dsas_ata.c508 ha->eh_active++; in sas_ata_sched_eh()
521 ha->eh_active--; in sas_ata_end_eh()
Dsas_discover.c347 ha->eh_active--; in sas_unregister_common_dev()
/Linux-v4.19/include/scsi/
Dlibsas.h378 int eh_active; member