Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtitan_ge.c434 unsigned long eth_int_cause2; local
483 eth_int_cause2 = TITAN_GE_READ(TITAN_GE_INTR_XDMA_CORE_B);
488 if ( (eth_int_cause1 == 0) && (eth_int_cause2 == 0)) {
502 (eth_int_cause2 & 0x20202) )
512 (eth_int_cause2 & 0x10101)) {