Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/irda/
Dtoshoboe.h61 #define OBOE_ISR_TXDONE 0x80 macro
/linux-2.4.37.9/drivers/net/irda/
Dtoshoboe.c380 if (irqstat & OBOE_ISR_TXDONE) in toshoboe_interrupt()