Searched refs:STS_SE (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/dec/tulip/ | ||
D | de4x5.h | 286 #define STS_SE 0x00002000 /* System Error */ macro |
D | de4x5.c | 1576 if (sts & STS_SE) { /* Bus Error */ in de4x5_interrupt() |