Searched refs:OOSIOP_DSTAT_WTD (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | oosiopreg.h | 184 #define OOSIOP_DSTAT_WTD 0x02 /* Watchdog Timeout Detected */ macro |
H A D | oosiop.c | 1166 if (dstat & OOSIOP_DSTAT_WTD) { in oosiop_processintr() |