Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dni5010.h142 #define IS_R_INT 0x02 /* =0 iff unmasked Rcv interrupt */ macro
Dni5010.c487 if ((status & IS_R_INT) == 0) ni5010_rx(dev); in ni5010_interrupt()