Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rts_pstor/
Drtsx_chip.c1358 int delink_stage2_cnt = delink_stage1_cnt + chip->delink_stage2_step; in rtsx_polling_func() local
1359 int delink_stage3_cnt = delink_stage2_cnt + chip->delink_stage3_step; in rtsx_polling_func()
1401 if (chip->auto_delink_cnt == delink_stage2_cnt) { in rtsx_polling_func()