Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsky2.h315 Y2_IS_IRQ_STAT = 1<<26, /* Status exception interrupt */ enumerator
338 Y2_HWE_ALL_MASK = Y2_IS_TIST_OV | Y2_IS_MST_ERR | Y2_IS_IRQ_STAT |
Dsky2.c2008 if (status & (Y2_IS_MST_ERR | Y2_IS_IRQ_STAT)) { in sky2_hw_intr()