Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/libsas/
Dsas_scsi_host.c437 ha->eh_active++; in sas_queue_reset()
717 ha->eh_active--; in sas_eh_handle_resets()
770 if (ha->eh_active == 0) { in sas_scsi_recover_host()
Dsas_ata.c492 ha->eh_active++; in sas_ata_sched_eh()
505 ha->eh_active--; in sas_ata_end_eh()
Dsas_discover.c330 ha->eh_active--; in sas_unregister_common_dev()
/Linux-v5.4/include/scsi/
Dlibsas.h367 int eh_active; member