Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/irda/
Dtoshoboe.h62 #define OBOE_ISR_RXDONE 0x40 macro
/linux-2.4.37.9/drivers/net/irda/
Dtoshoboe.c395 if (irqstat & OBOE_ISR_RXDONE) in toshoboe_interrupt()