Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsynclink.h66 #define HDLC_FLAG_UNDERRUN_CRC 0x0004 macro
/linux-2.4.37.9/drivers/char/
Dsynclink.c5074 else if ( info->params.flags & HDLC_FLAG_UNDERRUN_CRC ) in usc_set_sdlc_mode()