Searched refs:OBOE_ISR_TXDONE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/net/irda/ | ||
D | toshoboe.h | 61 #define OBOE_ISR_TXDONE 0x80 macro |
/linux-2.4.37.9/drivers/net/irda/ | ||
D | toshoboe.c | 380 if (irqstat & OBOE_ISR_TXDONE) in toshoboe_interrupt() |