Searched refs:Out_of_window (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ | ||
D | cirrus.h | 199 #define Out_of_window 0x0200 macro |
D | cirrus.c | 294 if ((RegContent (status) & Out_of_window)) priv->stats.tx_window_errors++; in cirrus_interrupt() |