Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/libsas/
Dsas_scsi_host.c405 ha->eh_active++; in sas_queue_reset()
684 ha->eh_active--; in sas_eh_handle_resets()
737 if (ha->eh_active == 0) { in sas_scsi_recover_host()
Dsas_ata.c530 ha->eh_active++; in sas_ata_sched_eh()
543 ha->eh_active--; in sas_ata_end_eh()
Dsas_discover.c333 ha->eh_active--; in sas_unregister_common_dev()
/linux-6.6.21/include/scsi/
Dlibsas.h350 int eh_active; member