Home
last modified time | relevance | path

Searched refs:SET_CHDLC_CONFIGURATION (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/
Dsdla_ft1.c362 if(cmd == SET_CHDLC_CONFIGURATION) { in chdlc_error()
Dwanpipe_multppp.c1137 mailbox->command = SET_CHDLC_CONFIGURATION; in chdlc_configure()
1330 if(cmd == SET_CHDLC_CONFIGURATION) { in chdlc_error()
Dsdla_chdlc.c1624 mailbox->command = SET_CHDLC_CONFIGURATION; in chdlc_configure()
1840 if(cmd == SET_CHDLC_CONFIGURATION) { in chdlc_error()
/linux-2.4.37.9/include/linux/
Dsdla_chdlc.h112 #define SET_CHDLC_CONFIGURATION 0x22 macro