Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/tulip/
Deeprom.c128 tp->flags |= HAS_PHY_IRQ; in tulip_build_fake_mediatable()
Dtulip.h66 HAS_PHY_IRQ = 0x2000, enumerator
Dinterrupt.c347 if (tp->flags & HAS_PHY_IRQ) in tulip_interrupt()