Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsonic.h193 #define SONIC_INT_RBAE 0x0010 macro
212 SONIC_INT_RBAE | \
Dsonic.c259 if (status & SONIC_INT_RBAE) { in sonic_interrupt()