Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dnetjet.h48 #define HDLC_ZERO_SEARCH 0 macro
Dnetjet.c128 bcs->hw.tiger.r_state = HDLC_ZERO_SEARCH; in mode_tiger()
425 state = HDLC_ZERO_SEARCH; in read_raw()
432 if (state == HDLC_ZERO_SEARCH) { in read_raw()
446 state = HDLC_ZERO_SEARCH; in read_raw()
463 state = HDLC_ZERO_SEARCH; in read_raw()
483 if ((state != HDLC_ZERO_SEARCH) && in read_raw()
498 state = HDLC_ZERO_SEARCH; in read_raw()