Home
last modified time | relevance | path

Searched refs:INTERFACE_LEVEL_RS232 (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/linux/
Dsdla_chdlc.h340 #define INTERFACE_LEVEL_RS232 0x0001 /* RS-232 interface level */ macro
Dsdla_ppp.h186 #define INTERFACE_LEVEL_RS232 0x20 macro
/linux-2.4.37.9/drivers/net/wan/
Dsdla_chdlc.c2309 INTERFACE_LEVEL_RS232 : INTERFACE_LEVEL_V35; in set_chdlc_config()
2395 INTERFACE_LEVEL_RS232 : INTERFACE_LEVEL_V35; in set_asy_config()
Dwanpipe_multppp.c1649 INTERFACE_LEVEL_RS232 : INTERFACE_LEVEL_V35; in set_chdlc_config()
Dsdla_ppp.c2347 cfg.conf_flags |= INTERFACE_LEVEL_RS232; in config508()