Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.h582 #define TYPHOON_INTR_HOST_INT 0x00000001 macro
Dtyphoon.c1821 if(!(intr_status & TYPHOON_INTR_HOST_INT)) in typhoon_interrupt()