Go to the documentation of this file. 1 #ifndef __ISDN_SC_SCIOC_H__
2 #define __ISDN_SC_SCIOC_H__
12 #define SCIOCLOAD 0x01
13 #define SCIOCRESET 0x02
14 #define SCIOCDEBUG 0x03
16 #define SCIOCSTART 0x05
17 #define SCIOCGETSWITCH 0x06
18 #define SCIOCSETSWITCH 0x07
19 #define SCIOCGETSPID 0x08
20 #define SCIOCSETSPID 0x09
21 #define SCIOCGETDN 0x0A
22 #define SCIOCSETDN 0x0B
23 #define SCIOCTRACE 0x0C
24 #define SCIOCSTAT 0x0D
25 #define SCIOCGETSPEED 0x0E
26 #define SCIOCSETSPEED 0x0F
27 #define SCIOCLOOPTST 0x10
37 #define SCIOC_SPIDSIZE 49
38 #define SCIOC_DNSIZE SCIOC_SPIDSIZE
39 #define SCIOC_REVSIZE SCIOC_SPIDSIZE
40 #define SCIOC_SRECSIZE 49