Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsynclink.h64 #define HDLC_FLAG_UNDERRUN_CRC 0x0004 macro
/linux-2.6.39/drivers/tty/
Dsynclink.c4717 else if ( info->params.flags & HDLC_FLAG_UNDERRUN_CRC ) in usc_set_sdlc_mode()