Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dnetjet.h50 #define HDLC_FLAG_FOUND 2 macro
Dnetjet.c452 state = HDLC_FLAG_FOUND; in read_raw()
459 } else if (state == HDLC_FLAG_FOUND) { in read_raw()
534 state = HDLC_FLAG_FOUND; in read_raw()