Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dsdla_ft1.c329 mb->command = READ_CHDLC_CODE_VERSION; in chdlc_read_version()
Dwanpipe_multppp.c1112 mb->command = READ_CHDLC_CODE_VERSION; in chdlc_read_version()
1841 case READ_CHDLC_CODE_VERSION: in process_udp_mgmt_pkt()
2294 mb->command = READ_CHDLC_CODE_VERSION; in intr_test()
Dsdla_chdlc.c1599 mb->command = READ_CHDLC_CODE_VERSION; in chdlc_read_version()
2938 case READ_CHDLC_CODE_VERSION: in process_udp_mgmt_pkt()
3400 mb->command = READ_CHDLC_CODE_VERSION; in intr_test()
/linux-2.4.37.9/include/linux/
Dsdla_chdlc.h110 #define READ_CHDLC_CODE_VERSION 0x20 macro