Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A 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()
H A Dsas_ata.c495 ha->eh_active++; in sas_ata_sched_eh()
508 ha->eh_active--; in sas_ata_end_eh()
H A Dsas_discover.c334 ha->eh_active--; in sas_unregister_common_dev()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibsas.h367 int eh_active; member