Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_edif.c2314 ha->edif_post_stop_cnt_down) { in qla_edif_timer()
2315 ha->edif_post_stop_cnt_down--; in qla_edif_timer()
2322 if (ha->edif_post_stop_cnt_down == 0) { in qla_edif_timer()
2329 ha->edif_post_stop_cnt_down = 60; in qla_edif_timer()
Dqla_def.h4849 u8 edif_post_stop_cnt_down; member