Home
last modified time | relevance | path

Searched refs:edif_post_stop_cnt_down (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_edif.c2039 ha->edif_post_stop_cnt_down) { in qla_edif_timer()
2040 ha->edif_post_stop_cnt_down--; in qla_edif_timer()
2047 if (ha->edif_post_stop_cnt_down == 0) { in qla_edif_timer()
2054 ha->edif_post_stop_cnt_down = 60; in qla_edif_timer()
Dqla_def.h4725 u8 edif_post_stop_cnt_down; member