EPP_NRAEF         711 drivers/net/hamradio/baycom_epp.c 		while ((stat & (EPP_NRAEF|EPP_NRHF)) != EPP_NRHF) {
EPP_NRAEF         712 drivers/net/hamradio/baycom_epp.c 			switch (stat & (EPP_NRAEF|EPP_NRHF)) {
EPP_NRAEF         713 drivers/net/hamradio/baycom_epp.c 			case EPP_NRAEF:
EPP_NRAEF         894 drivers/net/hamradio/baycom_epp.c 		if ((stat & (EPP_NRAEF|EPP_NRHF)) == EPP_NRHF) {