Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c342 #define BH_RECEIVE 1 macro
1831 if (info->pending_bh & BH_RECEIVE) { in bh_action()
1832 info->pending_bh &= ~BH_RECEIVE; in bh_action()
1833 rc = BH_RECEIVE; in bh_action()
1864 case BH_RECEIVE: in bh_handler()
2049 info->pending_bh |= BH_RECEIVE; in isr_rxdata()
2137 info->pending_bh |= BH_RECEIVE; in isr_rdma()
5033 info->pending_bh |= BH_RECEIVE; in rx_timeout()