Searched refs:prev_wdh_cnt (Results 1 – 2 of 2) sorted by relevance
768 if (!(status & OHCI_INTR_WDH) && ohci->wdh_cnt == ohci->prev_wdh_cnt) { in io_watchdog_func()861 ohci->prev_wdh_cnt = ohci->wdh_cnt; in io_watchdog_func()
429 unsigned wdh_cnt, prev_wdh_cnt; member