Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dsynclink_gt.c343 #define BH_RECEIVE 1 macro
1832 if (info->pending_bh & BH_RECEIVE) { in bh_action()
1833 info->pending_bh &= ~BH_RECEIVE; in bh_action()
1834 rc = BH_RECEIVE; in bh_action()
1865 case BH_RECEIVE: in bh_handler()
2050 info->pending_bh |= BH_RECEIVE; in isr_rxdata()
2138 info->pending_bh |= BH_RECEIVE; in isr_rdma()
5034 info->pending_bh |= BH_RECEIVE; in rx_timeout()