CHBTxIP          1101 drivers/net/hamradio/dmascc.c 		} else if (is & CHBTxIP) {
CHBTxIP           723 drivers/net/wan/z85230.c 		if(!(intr & (CHARxIP|CHATxIP|CHAEXT|CHBRxIP|CHBTxIP|CHBEXT)))
CHBTxIP           746 drivers/net/wan/z85230.c 		if(intr & (CHBRxIP|CHBTxIP|CHBEXT))
CHBTxIP           750 drivers/net/wan/z85230.c 			if(intr&CHBTxIP)
CHBTxIP           467 drivers/tty/serial/ip22zilog.c 		if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) {
CHBTxIP           476 drivers/tty/serial/ip22zilog.c 			if (r3 & CHBTxIP)
CHBTxIP           482 drivers/tty/serial/pmac_zilog.c 	if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) {
CHBTxIP           493 drivers/tty/serial/pmac_zilog.c 		if (r3 & CHBTxIP)
CHBTxIP           567 drivers/tty/serial/sunzilog.c 		if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) {
CHBTxIP           576 drivers/tty/serial/sunzilog.c 			if (r3 & CHBTxIP)
CHBTxIP           741 drivers/tty/serial/zs.c 		if (zs_intreg & CHBTxIP)