Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_edif.c2270 ha->edif_post_stop_cnt_down) { in qla_edif_timer()
2271 ha->edif_post_stop_cnt_down--; in qla_edif_timer()
2278 if (ha->edif_post_stop_cnt_down == 0) { in qla_edif_timer()
2285 ha->edif_post_stop_cnt_down = 60; in qla_edif_timer()
Dqla_def.h4764 u8 edif_post_stop_cnt_down; member