Searched refs:IS_R_INT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ | ||
D | ni5010.h | 142 #define IS_R_INT 0x02 /* =0 iff unmasked Rcv interrupt */ macro |
D | ni5010.c | 487 if ((status & IS_R_INT) == 0) ni5010_rx(dev); in ni5010_interrupt() |