Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_wi_usb.c114 #define WI_WATCHDOG 0x08 macro
1704 sc->wi_thread_info->status |= WI_WATCHDOG; in wi_watchdog_usb()
1785 } else if (wi_thread_info->status & WI_WATCHDOG) { in wi_usb_thread()
1786 wi_thread_info->status &= ~WI_WATCHDOG; in wi_usb_thread()