Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_edif.c2315 ha->edif_post_stop_cnt_down) { in qla_edif_timer()
2316 ha->edif_post_stop_cnt_down--; in qla_edif_timer()
2323 if (ha->edif_post_stop_cnt_down == 0) { in qla_edif_timer()
2330 ha->edif_post_stop_cnt_down = 60; in qla_edif_timer()
H A Dqla_def.h4873 u8 edif_post_stop_cnt_down; member