Searched refs:IRQBIT (Results 1 – 1 of 1) sorted by relevance
206 #define IRQBIT 2 macro1680 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1724 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1736 set_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1740 clear_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1818 if (!test_bit(IRQBIT, &cosa->rxtx)) { in rx_interrupt()1819 set_bit(IRQBIT, &cosa->rxtx); in rx_interrupt()1828 clear_bit(IRQBIT, &cosa->rxtx); in rx_interrupt()