Home
last modified time | relevance | path

Searched refs:HDLC_FRAMING_ERROR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Disdnhdlc.h55 #define HDLC_FRAMING_ERROR 1 macro
H A Disdnhdlc.c79 status = -HDLC_FRAMING_ERROR; in check_frame()
232 status = -HDLC_FRAMING_ERROR; in isdnhdlc_decode()
H A Dnetjet.c430 } else if (stat == -HDLC_FRAMING_ERROR) { in read_dma()