Searched refs:IS_IRQ_STAT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dskge.h224 IS_IRQ_STAT = 1<<10, /* IRQ status exception */ enumerator in enum:__anon13177
236 IS_ERR_MSK = IS_IRQ_MST_ERR | IS_IRQ_STAT
H A Dsky2.h454 IS_IRQ_STAT = 1<<10, /* IRQ status exception */ enumerator in enum:__anon13311
H A Dskge.c3254 if (hwstatus & (IS_IRQ_MST_ERR|IS_IRQ_STAT)) {
3273 if (hwstatus & IS_IRQ_STAT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dskfbi.h524 #define IS_IRQ_STAT (1L<<24) /* Bit 24: IRQ status exception */ macro

Completed in 84 milliseconds