CHBRxIP          1099 drivers/net/hamradio/dmascc.c 		} else if (is & CHBRxIP) {
CHBRxIP           723 drivers/net/wan/z85230.c 		if(!(intr & (CHARxIP|CHATxIP|CHAEXT|CHBRxIP|CHBTxIP|CHBEXT)))
CHBRxIP           746 drivers/net/wan/z85230.c 		if(intr & (CHBRxIP|CHBTxIP|CHBEXT))
CHBRxIP           748 drivers/net/wan/z85230.c 			if(intr&CHBRxIP)
CHBRxIP           467 drivers/tty/serial/ip22zilog.c 		if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) {
CHBRxIP           472 drivers/tty/serial/ip22zilog.c 			if (r3 & CHBRxIP)
CHBRxIP           482 drivers/tty/serial/pmac_zilog.c 	if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) {
CHBRxIP           491 drivers/tty/serial/pmac_zilog.c 		if (r3 & CHBRxIP)
CHBRxIP           567 drivers/tty/serial/sunzilog.c 		if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) {
CHBRxIP           572 drivers/tty/serial/sunzilog.c 			if (r3 & CHBRxIP)
CHBRxIP           733 drivers/tty/serial/zs.c 		if (zs_intreg & CHBRxIP)