Searched refs:MFC_FOCM (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/dec/tulip/ | ||
A D | de4x5.h | 403 #define MFC_FOCM 0x1ffe0000 /* FIFO Overflow Counter Mask */ macro |
A D | de4x5.c | 1615 if (inl(DE4X5_MFC) & MFC_FOCM) { in de4x5_rx() |
Completed in 16 milliseconds