Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libsas/
Dsas_ata.c495 ha->eh_active++; in sas_ata_sched_eh()
508 ha->eh_active--; in sas_ata_end_eh()
Dsas_scsi_host.c438 ha->eh_active++; in sas_queue_reset()
720 ha->eh_active--; in sas_eh_handle_resets()
773 if (ha->eh_active == 0) { in sas_scsi_recover_host()
Dsas_discover.c333 ha->eh_active--; in sas_unregister_common_dev()
/linux-6.1.9/include/scsi/
Dlibsas.h368 int eh_active; member